ComponentOne True DBGrid for WinForms
SortDirection Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : SortDirection Property
Gets or sets the state of the sorting glyph in the column caption bar.
Syntax
'Declaration
 
Public Property SortDirection As SortDirEnum
public SortDirEnum SortDirection {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members