[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportDesigner

ReportDesigner Class

Provides implementation of GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportDesigner.Report designer

Inheritance
ReportDesigner
Namespace: GrapeCity.ActiveReports.Design.DdrDesigner.Designers
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public sealed class ReportDesigner : IDesigner, IDesignerFilter, IComponent, IDisposable

Constructors

Name Description
ReportDesigner()

Provides default initialization of a new ReportDesigner instance.

Properties

Name Description
ActiveLayer

Gets or sets the active layer.

Component

Gets the base component that this designer is designing.

CurrentReportSection
Site

Gets or sets the ISite associated with the IComponent.

Verbs

Gets a collection of the design-time verbs supported by the designer.

Methods

Name Description
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

DoDefaultAction()

Performs the default action for this designer.

Initialize(IComponent)

Initializes the designer with the specified component.

Events

Name Description
Disposed

Represents the method that handles the Disposed event of a component.