Class BorderStyle
Inheritance
System.Object
BorderStyle
Assembly: BoldReports.UWP.dll
Syntax
public class BorderStyle : Object
Constructors
BorderStyle()
Declaration
Properties
BorderColor
Declaration
public string BorderColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Borderstyle
Declaration
public string Borderstyle { get; set; }
Property Value
Type |
Description |
System.String |
|
BorderWidth
Declaration
public double BorderWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|