Back to Devexpress

IModelListView.BandsLayout Property

expressappframework-devexpress-dot-expressapp-dot-model-dot-imodellistview-65b7b784.md

latest1.4 KB
Original Source

IModelListView.BandsLayout Property

Provides access to the BandsLayout node.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
IModelBandsLayout BandsLayout { get; }
vb
ReadOnly Property BandsLayout As IModelBandsLayout

Property Value

TypeDescription
IModelBandsLayout

An IModelBandsLayout object representing the BandsLayout node.

|

See Also

How to: Configure Bands in a Grid List Editor

IModelListView Interface

IModelListView Members

DevExpress.ExpressApp.Model Namespace