Back to Devexpress

TreeListControl.BandsLayout Property

wpf-devexpress-dot-xpf-dot-grid-dot-treelistcontrol-46541dba.md

latest1.1 KB
Original Source

TreeListControl.BandsLayout Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public TreeListControlBandsLayout BandsLayout { get; }
vb
<Browsable(False)>
Public ReadOnly Property BandsLayout As TreeListControlBandsLayout

Property Value

Type
TreeListControlBandsLayout

See Also

TreeListControl Class

TreeListControl Members

DevExpress.Xpf.Grid Namespace