ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class

In This Topic
Designer Class Events
In This Topic

For a list of all members of this type, see Designer members.

Public Events
 NameDescription
Public EventFires after a chart data source item has been clicked.  
Public EventFires before a context menu is opened.  
Public EventRaised when the Datasource icon is clicked in the designer.  
Public EventGets the value from the DialogResult when the data source icon is clicked.  
Public EventRaised when the designer tab changes.  
Public EventThis event occurs when the end user clicks inside a TextBox, Label, CheckBox or RichTextBox control in the End User Designer and enters edit mode.  
Public EventThis event occurs when an end user leaves edit mode in a TextBox, Label, CheckBox or RichTextBox control in the End User Designer.  
Public EventRaised when the layout is changed.  
Public EventRaised when the layout is changing and passes the sender a new EventArgs class called LayoutChangingArgs.  
Public EventOccurs when the report is previewed and credentials are needed.  
Public EventOccurs when a data provider of the previewed report needs to locate the data at runtime.  
Public EventOccurs when any modification is made to the report, such as changes to the design, data sources, or properties.  
Public EventOccurs when the name of the report changes. This event can be used to respond to changes in the report's name, such as updating UI elements or performing additional logic.  
Public EventRaised when the script for a report in the End User Report Designer is changed.  
Public EventRaised when the selection changes.  
Public EventThis event is raised for each change in the status of the designer actions.  
Public EventRaised when a toolbox control is drawn on the Report Designer.  
Top
See Also

Reference

Designer Class
GrapeCity.ActiveReports.Design Namespace

Walkthroughs

Creating a Basic End User Report Designer