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

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

    Property Value

    The index of the selected panel.
    See Also