ListViewCreatedEventArgs Properties
Represents arguments passed to the XafApplication.ListViewCreated event.Name | Description |
---|---|
ListView | Specifies the List View to be customized in the XafApplication.ListViewCreated event. |
View | Specifies the View to be customized in the XafApplication.ViewCreated event. Inherited from ViewCreatedEventArgs. |
See Also