XlTop10Filter.Top Property
In This Article
Gets or sets whether top items should be included in the "Top 10" filtering results.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to filter by top order; otherwise, false. If false, bottom items satisfying the filter criteria are displayed. |
See Also