SingleFilterDefaultValueEventArgs.FilterValue Property
Gets the default filter value.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardDataSet | A DashboardDataSet object that represents the default filter value. |
See Also