Skip to content

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

See Also


See Also

Grid Control ActiveX Control v24.0

Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.