IEaxGridDimensionSettings

Assembly: Express;

Name space: Prognoz.Platform.Interop.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 is used.
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 is used.
IsDrilled The IsDrilled property returns attribute whether dimension elements detailing is used

See also:

Express Assembly Interfaces