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