TcxRowValueInfo Class
Stores ViewInfo information about a row data cell.
Declaration
TcxRowValueInfo = class(
TcxEditCellViewInfo
)
Remarks
An instance of the TcxRowValueInfo
class is passed as the VerticalGrid.OnDrawValue event parameter.
Inheritance
See Also