IEaxSelectionPadContext

Assembly: Express;

Description

The IEaxSelectionPadContext interface is used to work with dimensions placed on side panel tabs.

Inheritance Hierarchy

          ISystemPadContext

          IEaxSelectionPadContext

Comments

To work with collection of express report side panel tabs, use properties and methods of the IEaxConfigurationPads interface.

Properties

  Property name Brief description
DimSelection The DimSelection property returns dictionary selection.
FocusedElement The FocusedElement property returns selected dimension element.

Properties inherited from ISystemPadContext

  Property name Brief description
SystemPadId The SystemPadId property returns identifier of the side panel component.

Methods

  Method name Brief description
EditDimension The EditDimension method edits dimension which element was selected.
EditHierarchyFormula The EditHierarchyFormula method edits formula of current hierarchy element.
HierarchyDeleteElement The HierarchyDeleteElement method removes current hierarchy element.
HierarchyNewElement The HierarchyNewElement method adds new element to the hierarchy.
HierarchyRenameElement The HierarchyRenameElement method renames current hierarchy element.
PopupCommand The PopupCommand method executes action on collapsed hierarchy.
PopupLevelName The PopupLevelName method determines hierarchy level by its index.
PopupSort The PopupSort method sorts hierarchy elements.
PopupSortAttribute The PopupSortAttribute method sorts hierarchy elements by specified attribute.
RevertCommand The RevertCommand method resets dimension settings.

See also:

Express Assembly Interfaces