ComponentOne VSFlexGrid 8.0
OutlineCol Property

Returns or sets the column used to display the outline tree.

Syntax

[form!]VSFlexGrid.OutlineCol[ = value As Long ]

Remarks

The OutlineCol property works in conjunction with the OutlineBar property to control the appearance and behavior of the outline tree.

By default, the OutlineCol property is set to zero, so the outline bar (if present) is displayed on the first column of the control. You may use OutlineCol to place the outline tree in a different column. If you place the outline tree in a column that contains data, the entries will be indented to accommodate the tree.

You should normally use the AutoSize method after setting this property, to ensure that the tree and data on the OutlineCol column are fully visible.

Data Type

Long

Default Value

0

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback