ActiveReports Developer 7
SelectedIndexProperty Field
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : SelectedIndexProperty Field

Glossary Item Box

Sets or returns the index of the currently selected panel of the sidebar.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly SelectedIndexProperty As System.Windows.DependencyProperty
C# 
public static readonly System.Windows.DependencyProperty SelectedIndexProperty

See Also