[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.AllowSorting

AllowSorting Method

AllowSorting(bool)

Configurates AllowSorting. Sets whether the user can sort this column by clicking its header.

Declaration
public TBuilder AllowSorting(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.