Back to Devexpress

cxGridLevelTabsDefaultImageBorder Constant

vcl-cxgrid-6d70b40b.md

latest518 B
Original Source

cxGridLevelTabsDefaultImageBorder Constant

Specifies the default width (in pixels) of the transparent border around tab images.

Declaration

delphi
const cxGridLevelTabsDefaultImageBorder = 0;

Remarks

This constant determines the default value of the grid control’s LevelTabs.ImageBorder property. This property specifies the width (in pixels) of the transparent border that is painted around grid level tab images.

See Also

cxGrid Unit