Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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
Show Inherited Hide Inherited

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