Skip to main content
.NET 6.0+

DashboardDesignerManager.DashboardDesignerCreator Property

For internal use.

Namespace: DevExpress.ExpressApp.Dashboards.Win

Assembly: DevExpress.ExpressApp.Dashboards.Win.v23.2.dll

Declaration

public DashboardDesignerCreatorBase DashboardDesignerCreator { get; set; }

Property Value

Type
DevExpress.ExpressApp.Dashboards.Win.DashboardDesignerCreatorBase
See Also