[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.SortOrder

SortOrder Method

SortOrder(SortOrder)

Configurates SortOrder. Sets a value that determines the sort order of columns.

Declaration
public virtual TBuilder SortOrder(SortOrder value)
Public Overridable Function SortOrder(value As SortOrder) As TBuilder
Parameters
Type Name Description
SortOrder value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

The default value for this property is SortOrder.AscDesc.