TreeViewGetActiveEditorNeedsKeyEventArgs.RowHandle Property
Gets the handle of the row that contains the active editor cell.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The handle of the row that contains the active editor cell. |
See Also