DashboardViewCreatingEventArgs Properties
Represents arguments passed to the XafApplication.DashboardViewCreating event.
Name | Description |
---|---|
Is |
Indicates whether a root View must be created.
Inherited from View |
Object |
Returns the Object Space to be used when creating a new View.
Inherited from View |
View |
Specifies the Dashboard View which is created in the Xaf |
View |
Returns the ID of the created View.
Inherited from View |
See Also