RangeFilterDashboardItem.ClearRange() Method
Clears the selected range in the RangeFilterDashboardItem.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The ClearRange method sets the minimum and maximum values to the start and end values of the visible range.
See Also