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

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

적용 대상