ConstantLineStyle<T>.PaddingLeftRight Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default |
|---|---|
| Int32 | 10 |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue(10)]
public int PaddingLeftRight { get; set; }
<DefaultValue(10)>
Public Property PaddingLeftRight As Integer
| Type | Default |
|---|---|
| Int32 | 10 |