FilterPopupExcelEventArgs.ShowFiltersTab Property
Gets or sets whether to show the Filters tab.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to show the Filters tab; otherwise, false. |
See Also