Back to Devexpress

GridControl.BandsLayout Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-a1696d26.md

latest1.0 KB
Original Source

GridControl.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 GridControlBandsLayout BandsLayout { get; }
vb
<Browsable(False)>
Public ReadOnly Property BandsLayout As GridControlBandsLayout

Property Value

Type
GridControlBandsLayout

See Also

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace