ASPxDashboard.DashboardState Property
In This Article
Allows you to specify the default dashboard state (such as the master filtering state) for the ASPxDashboard‘s.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the dashboard state for the ASPx |
#Remarks
Note
Starting with v17.
See Also