Skip to main content

TcxGridCardViewInfo Properties

Contains the ViewInfo information needed to draw cards.
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.
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.
CardBorderWidth
ClientBounds Inherited from TcxCustomGridCellViewInfo.
Col Inherited from TcxGridCustomLayoutRecordViewInfo.
ContentBounds Inherited from TcxCustomGridRecordViewInfo.
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.
ExpandButtonAlignment
ExpandButtonBounds Inherited from TcxCustomGridRecordViewInfo.
ExpandButtonViewInfo
Focused Inherited from TcxCustomGridRecordViewInfo.
FocusRectBounds Inherited from TcxCustomGridRecordViewInfo.
FullyVisible Inherited from TcxCustomGridRecordViewInfo.
GridRecord
GridView
GridViewInfo Inherited from TcxCustomGridRecordViewInfo.
Height Contains the height of a specific cell in pixels. Inherited from TcxCustomGridCellViewInfo.
HideFocusRectOnExit Inherited from TcxCustomGridRecordViewInfo.
HintText Inherited from TcxCustomGridViewCellViewInfo.
HotTracked Inherited from TcxCustomGridRecordViewInfo.
Index Inherited from TcxCustomGridRecordViewInfo.
IsRightToLeftConverted Inherited from TcxCustomGridCellViewInfo.
LayerSeparatorAreaBounds
LayerSeparatorColor
Layout
LookAndFeelPainter Inherited from TcxCustomGridViewCellViewInfo.
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.
PartVisibleRowCount
RealBounds Inherited from TcxCustomGridCellViewInfo.
RecordsViewInfo
RestSpaceBounds
Row Inherited from TcxGridCustomLayoutRecordViewInfo.
RowViewInfoCount
RowViewInfos
ScaleFactor Inherited from TcxCustomGridCellViewInfo.
ScrollableAreaBounds
ScrollButtonDown
ScrollButtonUp
Selected Inherited from TcxCustomGridRecordViewInfo.
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.
TopRowIndex Specifies the row which is the first row (top-most) displayed in the current card.
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.
VisibleRowCount
VisibleRowViewInfoCount
VisibleRowViewInfos
Width Contains the width of a specific cell. Inherited from TcxCustomGridCellViewInfo.
See Also