Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxGridDimensionSettings interface is used to work with table dimension settings.
IEaxGridDimensionSettings
To get an object of this type, an object of the IEaxGridHeaderProperties type must be cast to IEaxGridDimensionSettings.
| 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 | |
| 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. |
| Method name | Brief description | |
![]() |
IsOnlyFirstNamingHyperlinkShown | The IsOnlyFirstNamingHyperlinkShown method returns the attribute whether hyperlinks are displayed only for dimension attribute which is the first in order to display dimension elements names in working area. |
See also: