RowClickEventArgs.HitInfo Property
Gets an object that identifies the clicked element.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
GridHitInfo | A GridHitInfo object that identifies the clicked element. |
See Also