ColumnViewHyperlinkClickEventArgs.RowHandle Property
In This Article
Gets an item’s handle.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that identifies an item (data row). |
See Also