MasterFilterDefaultValuesEventArgs.AvailableFilterValues Property
In This Article
Gets the list of values that can be used to apply filtering.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DashboardDataSet AvailableFilterValues { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also