ActiveReports 13
SelectedIndex Property (Sidebar)

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

Reference

Sidebar Class
Sidebar Members