Back to Devexpress

TreeViewControl.CurrentColumn Property

wpf-devexpress-dot-xpf-dot-grid-dot-treeviewcontrol-283b1685.md

latest1005 B
Original Source

TreeViewControl.CurrentColumn Property

Not supported in the TreeViewControl.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public ColumnBase CurrentColumn { get; set; }
vb
<Browsable(False)>
Public Property CurrentColumn As ColumnBase

Property Value

Type
ColumnBase

See Also

TreeViewControl Class

TreeViewControl Members

DevExpress.Xpf.Grid Namespace