SheetAutoFilter.AllowExpand Property
Gets whether the auto filtering is expanded to the worksheet’s data range.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the filtered range is expanded to include data in affected columns; otherwise, false. |
See Also