DashboardViewCreatingEventArgs Constructors
Represents arguments passed to the XafApplication.DashboardViewCreating event.| Name | Parameters | Description |
|---|---|---|
| DashboardViewCreatingEventArgs(String, IObjectSpace) | viewId, objectSpace | Initializes a new instance of the DashboardViewCreatingEventArgs class. |
See Also