MasterFilterDefaultValuesEventArgs.GetFilterValues() Method
Gets the collection of values that can be used to apply default filtering.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Returns
| Type | Description |
|---|---|
| IEnumerable<IList> | A collection of values that can be used to apply default filtering. |
See Also