Back to Devexpress

GridControlBandsLayout Class

wpf-devexpress-dot-xpf-dot-grid-da2cba26.md

latest1.6 KB
Original Source

GridControlBandsLayout 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 GridControlBandsLayout :
    BandsLayoutBase
vb
Public Class GridControlBandsLayout
    Inherits BandsLayoutBase

The following members return GridControlBandsLayout objects:

Inheritance

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

See Also

GridControlBandsLayout Members

DevExpress.Xpf.Grid Namespace