RibbonComboBox.SelectionBoxItem プロパティ

定義

選択ボックスに表示される項目を取得します。

public:
 property System::Object ^ SelectionBoxItem { System::Object ^ get(); };
public object SelectionBoxItem { get; }
member this.SelectionBoxItem : obj
Public ReadOnly Property SelectionBoxItem As Object

プロパティ値

選択ボックスに表示される項目。 登録済みの既定値は、 Empty 文字列です。 値に影響を与える可能性がある内容の詳細については、「 依存関係プロパティの値の優先順位」を参照してください。

注釈

依存関係プロパティ情報

Item 価値
識別子フィールド SelectionBoxItemProperty
に設定されたメタデータ プロパティ true None

適用対象