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

See Also