[]
Configurates ShowFilterIcons. Sets whether the FlexSheetFilter should add filter editing buttons to the sheet's column headers.
public FlexSheetFilterBuilder ShowFilterIcons(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlexSheetFilterBuilder | Current builder. |