Margins.MarginBottom Property
Gets or sets the margin value for the bottom edge.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit that is the margin value. |
Remarks
Use the MarginBottom property to specify the amount of space outside the bottom edge (border) of a rectangular UI element.
See Also