RibbonComboBox.SelectionBoxItemStringFormat プロパティ

定義

選択ボックスで選択した項目を文字列として表示する場合に書式設定する方法を指定する複合文字列を取得します。

public:
 property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String

プロパティ値

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

注釈

依存関係プロパティ情報

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

適用対象