Class ReportElement
Represents the base class of a report element.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.Wpf.dll
Syntax
public abstract class ReportElement
Constructors
ReportElement()
Declaration
protected ReportElement()
Properties
Style
Declaration
public Style Style { get; set; }
Property Value
Type | Description |
---|---|
Style |