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