WebDashboardViewerViewItem.HasDashboardParameters Property
In This Article
Gets a value indicating whether or not the currently displayed dashboard has parameters.
Namespace: DevExpress.ExpressApp.Dashboards.Web
Assembly: DevExpress.ExpressApp.Dashboards.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Web
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the dashboard has parameters; otherwise, false. |
See Also