Click or drag to resize

ListView.ColumnOrderArray Property

X#
An array of ListViewColumn object symbolic names representing the order of the columns in the list view.

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

Property Value

Type: Usual
An array of ListViewColumn object symbolic names representing the order of the columns in the list view.
See Also