TcxCustomGridColumnHitTest.Column Field
Provides access to the grid View column located at the inspected point.
Declaration
Column: TcxGridColumn
Field Value
Type |
---|
TcxGridColumn |
Remarks
Use this property to access the properties and methods of the grid View column located at the inspected point.
See Also