[]
        
(Showing Draft Content)

C1.Win.C1List.SortDirEnum

SortDirEnum Enum

Specifies the glyph used to denote a sort direction in the column header.

Namespace: C1.Win.C1List
Assembly: C1.Win.C1List.4.8.dll
Syntax
public enum SortDirEnum

Fields

Name Description
ASC

Column is sorted in ascending order.

DESC

Column is sorted in descending order.

None

Column is not sorted.