TreeViewControl.CurrentColumn Property
In This Article
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
[Browsable(false)]
public ColumnBase CurrentColumn { get; set; }
#Property Value
Type |
---|
Column |
See Also