Class ReportElement
Represents the base class of a report element.
Inheritance
System.Object
ReportElement
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.Web.dll
Syntax
public abstract class ReportElement : Object
Constructors
ReportElement()
Declaration
protected ReportElement()
Properties
Style
Declaration
public Style Style { get; set; }
Property Value
Type | Description |
---|---|
BoldReports.RDL.DOM.Style |