TcxGridRecordHitTest.GridRecord Property
In This Article
Provides access to the grid record being inspected.
#Declaration
Delphi
property GridRecord: TcxCustomGridRecord read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the GridRecord property to access the properties and method of the grid record being inspected.
See Also