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

TcxGridBand Methods
Show Inherited Hide Inherited

A grid View band.
Name Description
ApplyBestFit(Boolean,Boolean) Adjusts the width of the band in order to display its full content.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetAlternateCaption Returns a string specifying an alternative caption for the current band.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
HasAsParent(TcxGridBand) Indicates whether the current band has the specified TcxGridBand as a parent band.
MoveBand(TcxGridBand,Integer) Moves the specified band with respect to the other child bands within the current band.
MoveColumn(TcxGridBandedColumn,Integer,Integer) Moves the specified column in respect to other columns within the band.
MoveColumns(TcxGridBand) Moves all columns from the current band to the specified band.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also