IEaxGridDimensionSettings

Assembly: Express;

Description

The IEaxGridDimensionSettings interface is used to work with table dimension settings.

Inheritance Hierarchy

          IEaxGridDimensionSettings

Comments

To get an object of this type, an object of the IEaxGridHeaderProperties type must be cast to IEaxGridDimensionSettings.

Properties

  Property name Brief description
Detailing The Detailing property determines whether data drill down.
Drill The Drill property returns an object for working with dimension elements detailing is used.
Drilled The Drilled property determines whether dimension elements detailing property.
ExpanderPosition The ExpanderPosition property determines expander position for dimensions.
HierarchyIndent The HierarchyIndent property determines indent size.
HierarchyIndentPosition The HierarchyIndentPosition property determines indent position for dimensions.
IsDetailing The IsDetailing property returns attribute whether there is the use of data drill down property.
IsDrilled The IsDrilled property returns attribute whether dimension elements detailing is used
OnlyFirstNamingHyperlinkShown

The OnlyFirstNamingHyperlinkShown property determines whether hyperlinks will be displayed only for dimension attribute that is the first in order to display dimension elements names in working area.

Methods

  Method name Brief description
IsOnlyFirstNamingHyperlinkShown The IsOnlyFirstNamingHyperlinkShown method returns whether hyperlinks are displayed only for dimension attribute that is the first in order to display dimension elements names in working area.

See also:

Express Assembly Interfaces