SingleFilterDefaultValueEventArgs.FilterValue Property
In This Article
Gets the default filter value.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DashboardDataSet FilterValue { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also