ListView Members
The ListView type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetAspectValue |
Gets the aspect value.
|
|
|
OnUpdate | |
|
|
SetObjects |
Sets the objects.
|
|
|
Sort<(Of <<'(T>)>>) |
Sorts all objects using the specified comparer.
|
Fields
| Name | Description | |
|---|---|---|
|
|
CreateCell |
The cell formatter delegate
|
|
|
CreateHeader |
The header formatter delegate
|
Properties
| Name | Description | |
|---|---|---|
|
|
Columns |
Gets the columns.
|
|
|
FullRowSelect |
Gets or sets a value indicating whether [full row select].
|
|
|
Header |
Gets the header.
|
|
|
Panel |
Gets the panel.
|
|
|
StretchLastColumn |
Gets or sets a value indicating whether [stretch last column].
|