DashboardView Constructors
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