XafApplication.CreateListView Method
Name | Parameters | Description |
---|---|---|
Create |
object |
Creates a List View used for the objects of the specified type, by default. |
Create |
model |
For internal use. |
Create |
model |
Creates a List View based on the information from the Application Model‘s node specified by the model |
Create |
list |
Creates a List View based on information from the Application Model‘s Views | View node specified by the list |
Create |
object |
Creates a List View used for the objects of the specified type, by default. |