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

In This Topic
    LayerSelectionChangedEventArgs Class
    In This Topic

    Provides data for the SelectionChanged event of the LayerList

    Object Model
    LayerSelectionChangedEventArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LayerSelectionChangedEventArgs 
       Inherits System.EventArgs
    public sealed class LayerSelectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Design.LayerSelectionChangedEventArgs

    See Also