[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnBase.SortOrder

SortOrder Property

SortOrder

Gets or sets the sort order of the column.

Declaration
public SortOrder SortOrder { get; set; }
Public Property SortOrder As SortOrder
Remarks

The default value for this property is null, which causes the column to be sorted in the order defined by the grid's SortOrder property.To override the default sort order, set this property to one of the options of SortOrder.