共用方式為


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。 如需可能會影響該值的相關詳細資訊,請參閱 相依性屬性值優先順序

備註

相依性屬性資訊

識別碼欄位 SelectionBoxItemStringFormatProperty
中繼資料屬性設定為 true

適用於