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