WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridNumericColumn Class
/ SortMemberPath Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SortMemberPath Property (GridNumericColumn)
In This Topic
Gets or sets the path used to sort when the column header of this column is tapped.
Syntax
C#
public
string
SortMemberPath {
get
;
set
;}
Remarks
If no
SortMemberPath
is specified, the
Binding
property will be used.
See Also
Reference
GridNumericColumn Class
GridNumericColumn Members