[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridFilterBuilder-1.ShowSortButtons

ShowSortButtons Method

ShowSortButtons(bool)

Gets or sets a value indicating whether the filter editor should include sort buttons.

Declaration
public FlexGridFilterBuilder<T> ShowSortButtons(bool value)
Public Function ShowSortButtons(value As Boolean) As FlexGridFilterBuilder(Of T)
Parameters
Type Name Description
bool value

The bool value.

Returns
Type Description
FlexGridFilterBuilder<T>

Current builder