LayoutGroupItemSettings.Height Property
Gets or sets the layout item height within the group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Unit | String.Empty | A Unit value that specifies the height of the layout item. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to Height |
|---|---|---|
| ASP.NET MVC Extensions | FormLayoutSettings<ModelType> |
|
| ASP.NET Web Forms Controls | ASPxFormLayout |
|
| FormLayoutProperties |
|
|
| LayoutGroupBase |
|
See Also