GrapeCity.ActiveReports.Design.Win.v9 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : DesignerTabChanged Event |
'Declaration Public Event DesignerTabChanged As DesignerTabChangedEventHandler
public event DesignerTabChangedEventHandler DesignerTabChanged
The event handler receives an argument of type DesignerTabChangedEventArgs containing data related to this event. The following DesignerTabChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ActiveTab | Gets the DesignerTab enumeration that indicates what tab is currently active. |