Skip to main content

cxGridLevelTabsDefaultImageBorder Constant

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

Declaration

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