Click or drag to resize

ListViewColumn.Alignment Property

X#
A constant representing the alignment of the list view column. One of the following values can be used: LVCFMT_LEFT LVCFMT_CENTER LVCFMT_RIGHT

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Alignment AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A constant representing the alignment of the list view column. One of the following values can be used: LVCFMT_LEFT LVCFMT_CENTER LVCFMT_RIGHT
See Also