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

DashboardView Constructors

Represents a Dashboard View.
Name Parameters Description
DashboardView(IObjectSpace, XafApplication, Boolean) objectSpace, application, isRoot Creates an instance of the DashboardView class with the specified settings.
DashboardView(IModelDashboardView, IObjectSpace, XafApplication, Boolean) model, objectSpace, application, isRoot Creates an instance of the DashboardView class with the specified settings.
See Also