Share via


HierarchicalDataTemplate.ItemStringFormat プロパティ

定義

データ階層の次のレベル内の項目が文字列として表示される場合に、その書式を指定する複合文字列を取得または設定します。

public:
 property System::String ^ ItemStringFormat { System::String ^ get(); void set(System::String ^ value); };
public string ItemStringFormat { get; set; }
member this.ItemStringFormat : string with get, set
Public Property ItemStringFormat As String

プロパティ値

String

データ階層の次のレベル内の項目が文字列として表示される場合に、その書式を指定する複合文字列。

適用対象