HierarchicalDataTemplate.ItemStringFormat 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个撰写字符串,该字符串指定如果数据层次结构的下一级中的项目显示为字符串,如何设置这些项目的格式。
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
属性值
一个撰写字符串,指定如果数据层次结构的下一级中的项目显示为字符串,如何设置这些项目的格式。