ListViewCreatedEventArgs Properties
Represents arguments passed to the XafApplication.ListViewCreated event.
Name | Description |
---|---|
List |
Specifies the List View to be customized in the Xaf |
View |
Specifies the View to be customized in the Xaf |
See Also