Express > Express Assembly Interfaces > IEaxGridDimensionSettings > IEaxGridDimensionSettings.IsOnlyFirstNamingHyperlinkShown
IsOnlyFirstNamingHyperlinkShown: Boolean;
The IsOnlyFirstNamingHyperlinkShown method returns whether hyperlinks are displayed only for dimension attribute which is the first in order to display dimension elements names in working area.
Available values:
True. Hyperlinks are displayed only for the dimension attribute, which is the first in order.
False. Hyperlinks are displayed for all dimension attributes.
The method use is given in the example for IEaxGridDimensionSettings.OnlyFirstNamingHyperlinkShown.
See also: