General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
ConstantLineStyle<T>.DashStyle Property
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
[DefaultValue(DashStyle.Solid)]
public DashStyle DashStyle { get; set; }
<DefaultValue(DashStyle.Solid)>
Public Property DashStyle As DashStyle
Property Value
Type | Default | Description |
---|---|---|
DevExpress.Web.Bootstrap.DashStyle | Solid |
See Also
Feedback