ListViewColumn Class (Typed) |
Namespace: XSharp.VO.SDK
The ListViewColumn type exposes the following members.
Name | Description | |
---|---|---|
ListViewColumn | Initializes a new instance of the ListViewColumn class |
Name | Description | |
---|---|---|
Alignment |
A constant representing the alignment of the list view column. One of the following values can be used:
LVCFMT_LEFT
LVCFMT_CENTER
LVCFMT_RIGHT
| |
Caption |
The caption displayed in the list view column header.
| |
FieldSpec |
The FieldSpec object for the list view column.
| |
HyperLabel |
The HyperLabel object for the list view column.
| |
Index | ||
NameSym |
The symbolic name of the list view column.
| |
Owner | ||
Width |
A numeric value that represents the character width of the list view column.
|
Name | Description | |
---|---|---|
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) | |
SetPixWidth | ||
SetWidth |