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

IModelOptionsDashboards.Dashboards Property

Provides access to the Dashboards node.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

IModelOptionsDashboard Dashboards { get; }

Property Value

Type Description
IModelOptionsDashboard

An IModelOptionsDashboard object representing the Dashboards node.

See Also