Gets or sets the text which is displayed during loading. Dependency property.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

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

See Also