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

In This Topic
    SelectedLayer Property
    In This Topic

    Gets the currently selected Layer.

    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedLayer As IComponent
    public IComponent SelectedLayer {get;}
    See Also