TcxGridBandViewInfo Members
Constructors
Name | Description |
---|---|
Create(TcxGridBandsViewInfo,Integer) | Initializes a new instance of the TcxGridBandViewInfo class with specified settings. |
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 cell 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. |
AreAllColumnsFixed | |
BackgroundBitmap | Contains the background bitmap assigned to the current grid element. Inherited from TcxCustomGridCellViewInfo. |
Band | |
BandsViewInfo | |
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. |
BottomIndex | |
ButtonState | Inherited from TcxCustomGridCellViewInfo. |
Calculated | Inherited from TcxCustomGridCellViewInfo. |
ChildBandViewInfoCount | |
ChildBandViewInfos | |
ClientBounds | Inherited from TcxCustomGridCellViewInfo. |
ColumnViewInfoCount | |
ColumnViewInfos | |
ContainerViewInfo | |
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. |
FixedKind | |
GridView | |
GridViewInfo | |
HeaderViewInfo | |
Height | Contains the height of a specific cell in pixels. Inherited from TcxCustomGridCellViewInfo. |
Index | |
IsBottom | |
IsFixed | |
IsRight | |
IsRightToLeftConverted | Inherited from TcxCustomGridCellViewInfo. |
IsRoot | |
MaxContentWidth | |
MaxWidth | |
MinContentWidth | |
MinWidth | |
MouseCapture | Inherited from TcxCustomGridCellViewInfo. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ParentBandViewInfo | |
RealBounds | Inherited from TcxCustomGridCellViewInfo. |
RowCount | |
RowsViewInfo | |
SameLevelAutoWidth | |
SameLevelItemCount | |
SameLevelItems | |
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 | Returns 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 if the cell is visible. Inherited from TcxCustomGridCellViewInfo. |
VisibleForHitTest | Inherited from TcxCustomGridCellViewInfo. |
Width | Contains the width of a specific cell. Inherited from TcxCustomGridCellViewInfo. |
Methods
See Also