ActiveReports 13
SelectedIndex Property (Sidebar)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : SelectedIndex Property
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

Reference

Sidebar Class
Sidebar Members