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

属性值

一个撰写字符串,指定如果数据层次结构的下一级中的项目显示为字符串,如何设置这些项目的格式。

适用于