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