IEaxDrillSettings

Assembly: Express;

Description

The IEaxDrillSettings interface is used to work with settings of dimension elements detailing.

Inheritance Hierarchy

          IEaxDrillSettings

Comments

To get object of this type, use IEaxGridDimensionSettings.Drill.

Properties

  Property name Brief description
Action The Action property determines action performing on hyperlink clicking.
ActionType The ActionType property determines type of the action triggered by clicking the hyperlink.
Dimension The Dimension property determines dimension using dimension elements detailing.
DimensionAttribute The DimensionAttribute property determines search attribute in index in dimension elements detailing.
DimensionAttributes The DimensionAttributes property determines list of attributes which will be used for search.
DimensionIndex The DimensionIndex property determines index for searching of elements in dimension elements detailing.
DimensionKey The DimensionKey property returns key of dimension using dimension elements detailing.
DimensionSheetKey The DimensionSheetKey property returns the key of the sheet, on which a data area with dimension is located.
Mode The Mode property determines selection modification mode in dimension elements detailing.
OpenObjectContext The OpenObjectContext property returns the settings sent to the opened object.
OwnAction The OwnAction property determines whether a user action is executed during detailing.
SheetKey The SheetKey property determines key of the sheet where dimension elements detailing is used.
SliceKey The SliceKey property returns data slice key using dimension elements detailing.
Target The Target property determines how the page is loaded after clicking the link.
Values The Values property returns the collection of values used in detailing substitutions.

Methods

  Method name Brief description
OpenObjectInstance The OpenObjectInstance method opens an object with parameters determined in the settings.
ParseAction The ParseAction method parses action and presents it as a text.
PrepareAction The PrepareAction method prepares action where substitution as dimension attribute is used.

See also:

Express Assembly Interfaces