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

속성 값

문자열로 표시되는 경우 데이터 계층 구조의 다음 수준에서 항목의 서식을 지정하는 방법을 지정하는 복합 문자열입니다.

적용 대상