ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / DataSourceIconClickedEventArgs Class
Members

In This Topic
    DataSourceIconClickedEventArgs Class
    In This Topic
    This class retrieves the value from the DialogResult after the data source icon is clicked.
    Object Model
    DataSourceIconClickedEventArgs Class
    Syntax
    'Declaration
     
    Public Class DataSourceIconClickedEventArgs 
       Inherits System.EventArgs
    public class DataSourceIconClickedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Design.DataSourceIconClickedEventArgs

    See Also