SettingsBase.Height Property
Gets or sets the height of the extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v23.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Unit | The height of the extension. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Height |
---|---|
MVCxFormLayoutItem |
|
See Also