RowRClick Event
Description
Occurs when a GridRecordItem in a GridRow is right-clicked.
Syntax
Public Event RowRClick( _
ByVal Row As [GridRow](XtremeGridControl~GridRow.md), _
ByVal Item As [GridRecordItem](XtremeGridControl~GridRecordItem.md) _
)
Parameters
- Row: The GridRow that contains the GridRecordItem that was right-clicked.
- Item: The GridRecordItem that was right-clicked.
See Also

| Grid Control ActiveX Control v24.0 |
|---|
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.