DashboardViewCreatedEventArgs Constructors
Represents arguments passed to the XafApplication.DashboardViewCreated event.| Name | Parameters | Description |
|---|---|---|
| DashboardViewCreatedEventArgs(DashboardView) | view | Initializes a new instance of the DashboardViewCreatedEventArgs class. |
See Also