[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.Designers.ReportInfoDesigner

ReportInfoDesigner Class

Provides design-time support for the ReportInfo control in the ActiveReports designer environment. This class extends GrapeCity.ActiveReports.Design.ArDesigner.Designers.ReportControlDesignerWithFont to include specific design-time functionality and property handling for the ReportInfo control, such as style and class name customization.

Inheritance
SectionReportComponentDesigner
ReportControlDesigner
ReportControlDesignerWithFont
ReportInfoDesigner
Namespace: GrapeCity.ActiveReports.Design.ArDesigner.Designers
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[CLSCompliant(false)]
public sealed class ReportInfoDesigner : ReportControlDesignerWithFont, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer

Constructors

Name Description
ReportInfoDesigner()

Properties

Name Description
ClassName

Gets or sets the class name for the ReportInfo control style.

Style

Gets or sets the CSS style string for the ReportInfo control.

Methods

Name Description
PreFilterProperties(IDictionary)

Allows a designer to add to the set of properties that it exposes through a TypeDescriptor.