ListView Constructors
Represents a List View.
Name | Parameters | Description |
---|---|---|
List |
none |
Initializes a new instance of the List |
List |
collection |
Creates an instance of the List |
List |
collection |
Creates an instance of the List |
List |
collection |
Creates an instance of the List |
List |
collection |
Creates an instance of the List |
List |
model |
Creates an instance of the List |
See Also