[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.SortDirEnum

SortDirEnum Enum

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

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

Fields

Name Description
Ascending

Column is sorted in ascending order.

Descending

Column is sorted in descending order.

None

Column is not sorted.