IDimensionViewerBase.RowSelect

Fore Syntax

RowSelect: Boolean;

Fore.NET Syntax

RowSelect: boolean;

Description

The RowSelect property determines whether the entire row is selected, which contains the selected element.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDimensionViewerBase.ShowLines.

See also:

IDimensionViewerBase