ColumnViewHyperlinkClickEventArgs.RowHandle Property
Gets an item’s handle.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that identifies an item (data row). |
See Also