IBindingList.SortDirection 속성

정의

정렬 방향을 가져옵니다.

public:
 property System::ComponentModel::ListSortDirection SortDirection { System::ComponentModel::ListSortDirection get(); };
public System.ComponentModel.ListSortDirection SortDirection { get; }
member this.SortDirection : System.ComponentModel.ListSortDirection
Public ReadOnly Property SortDirection As ListSortDirection

속성 값

값 중 ListSortDirection 하나입니다.

예외

설명

이 속성은 지원됩니다(true있는 경우SupportsSorting). 그렇지 않으면 이 속성이 을 throw합니다NotSupportedException.

적용 대상