TreeColor Property

Returns or sets the color used to draw the outline tree.

Syntax

[form!]VSFlexGrid.TreeColor[ = colorref& ]

Remarks

The outline tree is drawn only when the OutlineBar property is set to a non-zero value and the control contains subtotal rows. It allows users to collapse and expand the outline.

For details on outlines and an example, see the Outline method.

Data Type

Color

See Also

VSFlexGrid Control