Click or drag to resize

ListViewColumn.Alignment Property (Typed)

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:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Alignment AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
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