Skip to main content

TcxRowValueInfo Properties

Stores ViewInfo information about a row data cell.
Name Description
Bitmap Inherited from TcxCustomViewInfoItem.
Borders Represents the active borders of a data cell. Inherited from TcxEditCellViewInfo.
BoundsRect Represents an element’s bounding rectangle. Inherited from TcxCustomViewInfoItem.
ContentRect Represents a cell rectangle excluding the width of its borders. Inherited from TcxEditCellViewInfo.
Control Provides access to the editing control that owns the current ViewInfo container. Inherited from TcxCustomViewInfoItem.
DisplayValue Represents the value actually displayed within a cell. Inherited from TcxEditCellViewInfo.
EditViewInfo Provides access to ViewInfo information of an in-place editor associated with a cell. Inherited from TcxEditCellViewInfo.
Focused Indicates whether a cell is focused. Inherited from TcxEditCellViewInfo.
FocusRect
HasClipping Inherited from TcxCustomViewInfoItem.
IsRightToLeftConverted Inherited from TcxCustomViewInfoItem.
LookAndFeelPainterClass Inherited from TcxCustomViewInfoItem.
MaxLineCount Inherited from TcxEditCellViewInfo.
Painter Inherited from TcxCustomViewInfoItem.
RecordIndex Specifies the record index in a dataset. Inherited from TcxEditCellViewInfo.
Row Returns the row to which the data cell belongs.
RowCellIndex Returns the cell index to which the value belongs.
ScaleFactor Inherited from TcxCustomViewInfoItem.
Transparent Inherited from TcxEditCellViewInfo.
VerticalGrid
ViewParams Represents the basic view parameters of an element. Inherited from TcxCustomViewInfoItem.
Visible Indicates whether an element is visible. Inherited from TcxCustomViewInfoItem.
VisibleInfoCalculated Inherited from TcxCustomViewInfoItem.
VisibleRect Represents an element’s visible portion. Inherited from TcxCustomViewInfoItem.
See Also