C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewSortEventArgs Class / SortExpression Property

In This Topic
SortExpression Property (C1GridViewSortEventArgs)
In This Topic
Gets or sets the expression used to sort the items in the C1GridView control.
Syntax
'Declaration
 
Public Property SortExpression As System.String
 
See Also