Skip to main content

TcxGridBandedColumnHeaderViewInfo Members

Constructors

Name Description
Create(TcxCustomGridViewInfo) Initializes a new instance of the TcxCustomGridViewCellViewInfo class with specified settings. Inherited from TcxCustomGridViewCellViewInfo.
Create(TcxGridColumnContainerViewInfo,TcxGridColumn) Initializes a new instance of the TcxGridColumnHeaderViewInfo class with specified settings. Inherited from TcxGridColumnHeaderViewInfo.
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Fields

Name Description
Bounds Returns the bounding rectangle of a specific cell. Inherited from TcxCustomGridCellViewInfo.
MultiLine Inherited from TcxCustomGridCellViewInfo.
MultiLinePainting Inherited from TcxCustomGridCellViewInfo.
Params Returns the cell’s style settings. Inherited from TcxCustomGridCellViewInfo.

Properties

Name Description
ActualState Inherited from TcxCustomGridCellViewInfo.
AlignmentHorz Specifies the horizontal alignment of a cell’s content. Inherited from TcxCustomGridCellViewInfo.
AlignmentVert Specifies the vertical alignment of a cell’s content. Inherited from TcxCustomGridCellViewInfo.
AreaViewInfoCount Inherited from TcxGridColumnHeaderViewInfo.
AreaViewInfos Inherited from TcxGridColumnHeaderViewInfo.
AutoWidthSizable Inherited from TcxGridColumnHeaderViewInfo.
BackgroundBitmap Contains the background bitmap assigned to the current grid element. Inherited from TcxCustomGridCellViewInfo.
BorderBounds Contains the bounding rectangle of a specific cell. Inherited from TcxCustomGridCellViewInfo.
BorderColor Obtains the border color of a cell. Inherited from TcxCustomGridCellViewInfo.
Borders Specifies the displayed borders of a cell. Inherited from TcxCustomGridCellViewInfo.
BorderSize Obtains the size of a cell border in pixels. Inherited from TcxCustomGridCellViewInfo.
ButtonState Inherited from TcxCustomGridCellViewInfo.
Calculated Inherited from TcxCustomGridCellViewInfo.
ClientBounds Inherited from TcxCustomGridCellViewInfo.
Column
ColumnPosition
Container Inherited from TcxGridColumnHeaderViewInfo.
ContentBounds Contains a specific cell bounding rectangle excluding the border size. Inherited from TcxCustomGridCellViewInfo.
ContentHeight Contains the height of a specific cell excluding the border size, in pixels. Inherited from TcxCustomGridCellViewInfo.
ContentWidth Contains the width of a specific cell excluding the border size. Inherited from TcxCustomGridCellViewInfo.
DataOffset Inherited from TcxGridColumnHeaderViewInfo.
DrawPressed Inherited from TcxGridColumnHeaderViewInfo.
GridView Provides access to the owning grid View’s properties and methods. Inherited from TcxCustomGridViewCellViewInfo.
GridViewInfo Inherited from TcxCustomGridViewCellViewInfo.
Height Contains the height of a specific cell in pixels. Inherited from TcxCustomGridCellViewInfo.
HintText Inherited from TcxCustomGridViewCellViewInfo.
Index Returns the underlying column’s visible index. Inherited from TcxGridColumnHeaderViewInfo.
IsFilterActive Inherited from TcxGridColumnHeaderViewInfo.
IsFixed Indicates whether the column header’s width is fixed. Inherited from TcxGridColumnHeaderViewInfo.
IsPressed Indicates whether the column header is currently pressed. Inherited from TcxGridColumnHeaderViewInfo.
IsRightToLeftConverted Inherited from TcxCustomGridCellViewInfo.
LookAndFeelPainter Inherited from TcxCustomGridViewCellViewInfo.
MaxWidth The maximum permitted width for the column, in pixels. Inherited from TcxGridColumnHeaderViewInfo.
MinWidth The minimum permitted width for the column, in pixels. Inherited from TcxGridColumnHeaderViewInfo.
MouseCapture Inherited from TcxCustomGridCellViewInfo.
Neighbors Inherited from TcxGridColumnHeaderViewInfo.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
RealBounds Inherited from TcxCustomGridCellViewInfo.
RealWidth Contains the actual width of the column, in pixels. Inherited from TcxGridColumnHeaderViewInfo.
ScaleFactor Inherited from TcxCustomGridCellViewInfo.
State Allows users to change the cell state at runtime. Inherited from TcxCustomGridCellViewInfo.
Text Specifies cell text. Inherited from TcxCustomGridCellViewInfo.
TextAreaBounds Contains the rectangle bounding a cell’s text area. Inherited from TcxCustomGridCellViewInfo.
TextBounds Inherited from TcxCustomGridCellViewInfo.
TextForPainting Inherited from TcxCustomGridCellViewInfo.
TextHeight Contains the cell text height. Inherited from TcxCustomGridCellViewInfo.
TextHeightWithOffset Inherited from TcxCustomGridCellViewInfo.
TextWidth Contains the cell text width. Inherited from TcxCustomGridCellViewInfo.
TextWidthWithOffset Inherited from TcxCustomGridCellViewInfo.
Transparent Indicates whether the background bitmap is assigned to the corresponding grid element. Inherited from TcxCustomGridCellViewInfo.
UseLightBorders Inherited from TcxCustomGridCellViewInfo.
Visible Specifies whether a cell is painted within a grid View. Inherited from TcxCustomGridCellViewInfo.
VisibleForHitTest Inherited from TcxCustomGridCellViewInfo.
Width Contains the width of a specific cell. Inherited from TcxCustomGridCellViewInfo.

Methods

Name Description
_AddRef protected The reference counter increment function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
_Release protected The reference counter decrement function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
AfterRecalculation Inherited from TcxCustomGridCellViewInfo.
Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeforeRecalculation Inherited from TcxCustomGridCellViewInfo.
Calculate(Integer,Integer,Integer,Integer) Inherited from TcxCustomGridCellViewInfo.
Calculate(TRect) Inherited from TcxCustomGridCellViewInfo.
DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
DoOffset(Integer,Integer) Inherited from TcxCustomGridCellViewInfo.
DoRightToLeftConversion(TRect) Inherited from TcxCustomGridCellViewInfo.
Equals(TObject) Inherited from TObject.
GetAreaBoundsForPainting Inherited from TcxCustomGridCellViewInfo.
GetBestFitWidth Inherited from TcxCustomGridCellViewInfo.
GetHashCode Inherited from TObject.
GetHitTest(TPoint) Returns the HitTest object for a cell. Inherited from TcxCustomGridCellViewInfo.
GetNamePath Inherited from TPersistent.
GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
HasPoint(TPoint) Inherited from TcxCustomGridCellViewInfo.
InitAutoWidthItem(TcxAutoWidthItem) Inherited from TcxGridColumnHeaderViewInfo.
Invalidate Invalidates a specific cell on the grid control’s canvas. Inherited from TcxCustomGridCellViewInfo.
IsForcedVisibleForPainting Inherited from TcxCustomGridCellViewInfo.
IsHotTracked(Boolean) Indicates if a cell is hot-tracked. Inherited from TcxCustomGridCellViewInfo.
MouseDown(TcxCustomGridHitTest,TMouseButton,TShiftState) Inherited from TcxCustomGridCellViewInfo.
MouseMove(TcxCustomGridHitTest,TShiftState) Inherited from TcxCustomGridCellViewInfo.
MouseUp(TcxCustomGridHitTest,TMouseButton,TShiftState) Inherited from TcxCustomGridCellViewInfo.
Paint(TcxCanvas) Paints a specific cell on a specific canvas. Inherited from TcxCustomGridCellViewInfo.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current persistent property set or information container supports it. Inherited from TcxOwnedInterfacedPersistent.
Recalculate Inherited from TcxCustomGridCellViewInfo.
ResetContentBounds Inherited from TcxCustomGridCellViewInfo.
RightToLeftConversion(TRect) Inherited from TcxCustomGridCellViewInfo.
ToString Inherited from TObject.
Update Inherited from TcxCustomGridCellViewInfo.
UseRightToLeftAlignment Inherited from TcxCustomGridCellViewInfo.
See Also