TcxCustomGridCellViewInfo.Bounds Field
In This Article
Returns the bounding rectangle of a specific cell.
#Declaration
Delphi
Bounds: TRect
#Field Value
Type |
---|
TRect |
#Remarks
Use this field to get a cell’s bounding rectangle when custom painting this cell.
See Also