GrapeCity ActiveReports for .NET 16.0J
ClipToBounds プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : ClipToBounds プロパティ
Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element. This is a dependency property.
シンタックス
'宣言
 
Public Property ClipToBounds As Boolean
public bool ClipToBounds {get; set;}

プロパティ値

true if the content should be clipped; otherwise, false. The default value is false.
参照

Viewer クラス
Viewer メンバ