Identifies the LoadingText 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 readonly DependencyProperty LoadingTextProperty
Visual Basic (Declaration)
Public ReadOnly LoadingTextProperty As DependencyProperty
Visual C++
public:
initonly DependencyProperty^ LoadingTextProperty

See Also