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