FilterPopupExcelEventArgs.ShowSequences Property
Gets or sets whether to show filters for sequences (Top N, Bottom N, etc.).
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to show filters for sequences; otherwise, false. |
See Also