CollectionViewGroup.Name 속성

정의

이 그룹의 이름을 가져옵니다.

public:
 property System::Object ^ Name { System::Object ^ get(); };
public object Name { get; }
member this.Name : obj
Public ReadOnly Property Name As Object

속성 값

Object

항목을 그룹으로 나누는 데 사용할 속성의 공통 값인 이 그룹의 이름입니다.

적용 대상