IEaxSelectionPadContext.DimSelection

Fore Syntax

DimSelection: IDimSelection;

Fore.NET Syntax

DimSelection: Prognoz.Platform.Interop.Dimensions.IDimSelection;

Description

The DimSelection property returns dictionary selection.

Comments

To edit dimension, use the IEaxSelectionPadContext.EditDimension method.

Fore and Fore.NET Examples

The property use is given in the example for IEaxSelectionPadContext.PopupSortAttribute.

See also:

IEaxSelectionPadContext