Class SideBorder
Inheritance
System.Object
SideBorder
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.Web.dll
Syntax
public abstract class SideBorder : Object
Constructors
SideBorder()
Declaration
protected SideBorder()
Properties
Color
Declaration
public string Color { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Style
Declaration
public string Style { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Width
Declaration
public Size Width { get; set; }
Property Value
Type | Description |
---|---|
BoldReports.RDL.DOM.Size |