TcxCustomGridRecordViewInfo Class
In This Article
Stores information required to draw grid records.
#Declaration
Delphi
TcxCustomGridRecordViewInfo = class(
TcxCustomGridViewCellViewInfo
)
#Remarks
A grid View creates TcxCustomGridRecordViewInfo
class instances for grid records on the fly.
#Inheritance
See Also