RowDblClick Event
Description
Occurs when a GridRecordItem in a GridRow is double-clicked.
Syntax
Public Event RowDblClick( _
ByVal *Row* As [GridRow](XtremeGridControl~GridRow.md), _
ByVal *Item* As [GridRecordItem](XtremeGridControl~GridRecordItem.md) _
)
Parameters
-
Row
The GridRow that contains the GridRecordItem that was double-clicked. -
Item
The GridRecordItem that was double-clicked.
See Also
| | Grid Control ActiveX Control v24.0 | | | | | | | |
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.