IModelOptions.LayoutManagerOptions Property
Provides access to the LayoutManagerOptions node.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelLayoutManagerOptions | An IModelLayoutManagerOptions object representing the LayoutManagerOptions node. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to LayoutManagerOptions |
---|---|
IModelApplication |
|
See Also