SortExpression Property (C1Field)
Gets or sets the name of the field or expression to pass to the OnSortCommand method when a column is selected for sorting.
public virtual System.string SortExpression {get; set;}
'Declaration
Public Overridable Property SortExpression As System.String