ListViewCreatedEventArgs Constructors
Represents arguments passed to the XafApplication.ListViewCreated event.| Name | Parameters | Description |
|---|---|---|
| ListViewCreatedEventArgs(ListView) | listView | Initializes a new instance of the ListViewCreatedEventArgs class. |
See Also