Skip to main content
A newer version of this page is available. .

Row Collapse/Expand Buttons

Rows can display buttons that allow users to collapse and expand their child rows.

Vertical Grid Collapse Buttons

The table below contains properties that affect element appearance.

Visibility

The BaseOptionsView.ShowCollapseButtons and BaseRow.ShowCollapseButton properties.

Appearance

The VGridAppearanceCollection.ExpandButton property.

Custom Draw Event

The VGridControlBase.CustomDrawTreeButton event.

See Also