[]
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.
[CLSCompliant(false)]
public sealed class ReportInfoDesigner : ReportControlDesignerWithFont, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer
| Name | Description |
|---|---|
| ReportInfoDesigner() |
| 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. |
| Name | Description |
|---|---|
| PreFilterProperties(IDictionary) | Allows a designer to add to the set of properties that it exposes through a TypeDescriptor. |