[]
        
(Showing Draft Content)

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

SortRowIndex Method

SortRowIndex(int?)

Configurates SortRowIndex. Sets the index of row in the column header panel that shows and changes the current sort.

Declaration
public virtual TBuilder SortRowIndex(int? value)
Parameters
Type Name Description
int? value

The value.

Returns
Type Description
TBuilder

Current builder.