IModelOptions.LayoutManagerOptions Property
In This Article
Provides access to the LayoutManagerOptions node.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
IModelLayoutManagerOptions LayoutManagerOptions { get; }
#Property Value
Type | Description |
---|---|
IModel |
An IModel |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Layout |
---|---|
IModel |
|
See Also