IModelViewLayoutElement.RelativeSize Property
Specifies the height (width, in the case of a horizontal direction) of the current layout element referenced to the height (width) of its group, in percentage terms.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value specifying the height (width, in the case of a horizontal direction) of the current layout element referenced to the height (width) of its group, in percentage terms. |
See Also