Skip to main content
A newer version of this page is available. .

RangeFilterDashboardItem.ClearRange() Method

Clears the selected range in the RangeFilterDashboardItem.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public void ClearRange()

Remarks

The ClearRange method sets the minimum and maximum values to the start and end values of the visible range.

See Also