Skip to main content

TcxGridBand Methods

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