IEaxObject.SelectionManager

Fore Syntax

SelectionManager: IEaxObjectSelectionManager;

Fore.NET Syntax

SelectionManager: Prognoz.Platform.Interop.Express.IEaxObjectSelectionManager;

Description

The SelectionManager property returns an object used to work with dimension selection.

Comments

The property is relevant for all express report visualizers.

Fore and Fore.NET Examples

The property use is given in the example for IEaxObjectSelectionManager.ObjectSelection

See also:

IEaxObject