WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridColumn Class
/ SortDirection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SortDirection Property (GridColumn)
In This Topic
Gets the sort direction when the underlying collection is sorted by the same field as this column's
SortMemberPath
or
Binding
.
Syntax
C#
public
Nullable<SortDirection>
SortDirection {
get
;}
See Also
Reference
GridColumn Class
GridColumn Members