DisplayColumnAttribute.SortDescending 속성

정의

내림차순 또는 오름차순으로 정렬할지 여부를 나타내는 값을 가져옵니다.

public:
 property bool SortDescending { bool get(); };
public bool SortDescending { get; }
member this.SortDescending : bool
Public ReadOnly Property SortDescending As Boolean

속성 값

열을 내림차순으로 정렬하면 이고, 그렇지 않으면 .

적용 대상