TreeViewControl.CurrentColumn Property
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type |
|---|
| ColumnBase |
See Also
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.dll
[Browsable(false)]
public ColumnBase CurrentColumn { get; set; }
<Browsable(False)>
Public Property CurrentColumn As ColumnBase
| Type |
|---|
| ColumnBase |