TreeViewProcessEditorActivationActionEventArgs.Column Property
Gets the column that contains the active editor cell.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TreeListColumn | The column that contains the active editor cell. |
See Also