Wisej.Web.LineStyle
Last updated 2 years ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the border style of a control.
public enum LineStyle : Enum
Public Enum LineStyle As [Enum]
Dashed
A dashed line.
Dotted
A dotted line.
Double
A double solid line.
None
No line.
Solid
A solid line.
Line.LineStyle
Indicates the LineStyle of the Line control.