TreeViewControl.ColumnsSource Property
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type |
---|
IEnumerable |
See Also
Not supported in the TreeViewControl.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
[Browsable(false)]
public IEnumerable ColumnsSource { get; set; }
<Browsable(False)>
Public Property ColumnsSource As IEnumerable
Type |
---|
IEnumerable |
No
Your feedback is appreciated.