GrapeCity ActiveReports for .NET 16.0J
Padding プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : Padding プロパティ
Gets or sets the padding inside a control.
シンタックス
'宣言
 
Public Property Padding As Thickness
public Thickness Padding {get; set;}

プロパティ値

The amount of space between the content of a System.Windows.Controls.Control and its System.Windows.FrameworkElement.Margin or System.Windows.Controls.Border. The default is a thickness of 0 on all four sides.
参照

Viewer クラス
Viewer メンバ