IDimensionViewer.RowSelect

Syntax

RowSelect: Boolean;

Description

The RowSelect property determines whether the whole row is highlighted when an element is selected.

Comments

If the property is set to True, the whole row containing the selected element is highlighted. If the property is set to False, only the element alone is highlighted.

See also:

IDimensionViewer