ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace / DvChartDesigner Class / SelectedItem Property

In This Topic
    SelectedItem Property (DvChartDesigner)
    In This Topic
    Currently selected adorner component, if any
    Syntax
    'Declaration
     
    Public Property SelectedItem As IComponent
    public IComponent SelectedItem {get; set;}
    See Also