Skip to main content

cxGridLevelTabsDefaultCaptionAlignment Constant

Specifies the default horizontal alignment of tab captions.

Declaration

const cxGridLevelTabsDefaultCaptionAlignment = taCenter;

Remarks

This constant determines the default value of the grid control’s LevelTabs.CaptionAlignment property. This property specifies how tab captions of all grid levels are aligned within the corresponding horizontally arranged grid level tabs.

See Also