IEaxDrillSettings

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

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

Inheritance Hierarchy

          IEaxDrillSettings

Comments

To get object of the 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.
Mode The Mode property determines selection modification mode in dimension elements detailing.
SheetKey The SheetKey property determines key of the sheet where dimension elements detailing is used.
Target The TabHyperlinkTarget property determines how the page is loaded after clicking the link.
SliceKey The SliceKey property returns data slice key using dimension elements detailing.

Methods

  Method name Brief description
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