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