IModelListView.BandsLayout Property
In This Article
Provides access to the BandsLayout node.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
IModelBandsLayout BandsLayout { get; }
#Property Value
Type | Description |
---|---|
IModel |
An IModel |
See Also