Skip to main content

TcxGridLevelTabs Members

Represents options that control the appearance aspects of grid level tabs.

Constructors

Name Description
Create(TcxCustomGrid) Initializes a new instance of the TcxGridLevelTabs class with specified settings.

Properties

Name Description
CaptionAlignment Specifies the horizontal alignment of tab captions.
ImageBorder Specifies the width (in pixels) of the transparent border around tab images.
Images Specifies the source of images to display within grid level tabs.
Owner Provides access to the grid control which displays grid level tabs.
Slants Specifies options available for tab slants.
Style Specifies the painting style of grid level tabs.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetImages Returns the collection of images that are used as icons for grid level tabs.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also