Class BorderStyle
Defines values for border style.
Inheritance
System.Object
BorderStyle
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public sealed class BorderStyle : Enum
Fields
Dashed
DashSmallGap
Dash border with a small gap.
Declaration
public const BorderStyle DashSmallGap
Field Value
BorderStyle
|
DotDash
DotDotDash
Dotted
Double
Inherit
The border style is inherited from a parent.
Declaration
public const BorderStyle Inherit
Field Value
BorderStyle
|
None
Single
ThreeDEmboss
ThreeDEngrave
value__
Declaration
public int value__
Field Value
System.Int32
|