Identifies the SelectedIndex dependency property.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public static readonly DependencyProperty SelectedIndexProperty
Visual Basic (Declaration)
Public Shared ReadOnly SelectedIndexProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ SelectedIndexProperty

See Also