Paddings.PaddingBottom Property
Gets or sets the padding 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 represents the padding value. |
Remarks
Use the PaddingBottom property to specify the amount of internal space between the body of a rectangular UI element and its bottom edge (border).
See Also