ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class / SelectedIndexProperty Field

In This Topic
    SelectedIndexProperty Field
    In This Topic
    Sets or returns the index of the currently selected panel of the sidebar.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SelectedIndexProperty As DependencyProperty
    public static readonly DependencyProperty SelectedIndexProperty
    See Also