Identifies the IsBalloonOpen 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 IsBalloonOpenProperty
Visual Basic (Declaration)
Public Shared ReadOnly IsBalloonOpenProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ IsBalloonOpenProperty

See Also