Padding.Left Property
Gets or sets the left padding (space) of the Web Dashboard element.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the left padding of the Web Dashboard element. |
See Also