IDashboardControl.SetRange(String, String) Method
Selects the specified range in the specified Range Filter or Date Filter dashboard item.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Parameters
Name | Type | Description |
---|---|---|
dashboardItemName | String | A String that specifies the component name of the Range Filter or Date Filter dashboard item. |
dateTimePeriodName | String | A String that specifies the name of the predefined range used to perform a selection. |
See Also