[]
Configurates ShowFilterIcons. Sets the visibility of the filter icon.
public FlexSheetBuilder ShowFilterIcons(bool value)
Public Function ShowFilterIcons(value As Boolean) As FlexSheetBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| FlexSheetBuilder | Current builder. |