Back to Devexpress

TreeListControlBandsLayout Class

wpf-devexpress-dot-xpf-dot-grid-2ad59f0b.md

latest1.6 KB
Original Source

TreeListControlBandsLayout Class

This class 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
public class TreeListControlBandsLayout :
    BandsLayoutBase
vb
Public Class TreeListControlBandsLayout
    Inherits BandsLayoutBase

The following members return TreeListControlBandsLayout objects:

Inheritance

Object DispatcherObject DependencyObject ContentElement FrameworkContentElement DXFrameworkContentElement DevExpress.Xpf.Grid.BandsLayoutBase TreeListControlBandsLayout

See Also

TreeListControlBandsLayout Members

DevExpress.Xpf.Grid Namespace