Home
Overload List
| Name | Description |
|---|---|
| addCol()()() |
adds a column to the nListView with no key
|
| addCol(String) |
adds a column to the nListView with supplied key
|
| addCol(String, Int32) |
adds column to the nListView with supplied key and width
|
| addCol(String, Int32, align) |
adds column to the nListView with supplied key, width, and horizontal alignment
|