ViewCreatingEventArgs Constructors
The base class for event arguments passed to the XafApplication.ListViewCreating, XafApplication.DetailViewCreating, XafApplication.DashboardViewCreating and XafApplication.ViewCreating events.
Name | Parameters | Description |
---|---|---|
View |
view |
Initializes a new instance of the View |
See Also