[]
        
(Showing Draft Content)

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

ShowFilterIcons Method

ShowFilterIcons(bool)

Gets or sets a bool value that indicates whether to show the filter editing buttons in the grid's column headers.

Declaration
public FlexGridFilterBuilder<T> ShowFilterIcons(bool value)
Parameters
Type Name Description
bool value

The bool value.

Returns
Type Description
FlexGridFilterBuilder<T>

Current builder