ListViewCreatingEventArgs Constructors
Represents arguments passed to the XafApplication.ListViewCreating event.| Name | Parameters | Description |
|---|---|---|
| ListViewCreatingEventArgs(String, CollectionSourceBase, Boolean) | viewID, collectionSource, isRoot | Initializes a new instance of the ListViewCreatingEventArgs class. |
See Also