[]
Provides implementation of GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportDesigner.Report designer
public sealed class ReportDesigner : IDesigner, IDesignerFilter, IComponent, IDisposable
Name | Description |
---|---|
ReportDesigner() | Provides default initialization of a new ReportDesigner instance. |
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. |
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. |
Name | Description |
---|---|
Disposed | Represents the method that handles the Disposed event of a component. |