ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (Sidebar)
    In This Topic
    Sets or returns the index of the currently selected panel of the sidebar.
    Syntax
    'Declaration
     
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also