Back to Devexpress

cxGridLevelTabsDefaultCaptionAlignment Constant

vcl-cxgrid-51408d46.md

latest538 B
Original Source

cxGridLevelTabsDefaultCaptionAlignment Constant

Specifies the default horizontal alignment of tab captions.

Declaration

delphi
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

cxGrid Unit