RangeFilterState(RangeFilterSelection) Constructor
Initializes a new instance of the RangeFilterState class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
selection | RangeFilterSelection | A RangeFilterSelection object that specifies the selected range in the Range Filter dashboard item. |
See Also