Express > Express Assembly Interfaces > IEaxDrillSettings
Assembly: Express;
The IEaxDrillSettings interface is used to work with settings of dimension elements detailing.
IEaxDrillSettings
To get an object of this type, use IEaxGridDimensionSettings.Drill.
Property name | Brief description | |
![]() |
Action | The Action property determines an action executed on hyperlink click. |
![]() |
ActionType | The ActionType property determines a type of action triggered on hyperlink click. |
![]() |
Dimension | The Dimension property determines a dimension using dimension elements detailing. |
![]() |
DimensionAttribute | The DimensionAttribute property determines search attribute in index in dimension elements detailing. |
![]() |
DimensionAttributes | The DimensionAttributes property determines a 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 a 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. |
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: