MasterRowGetRelationCountEventArgs.RowHandle Property
Gets a value identifying a master row.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value representing the handle of the master row. |
Remarks
For more information on row handles, see the Rows document.
See Also