GrapeCity ActiveReports for .NET 16.0J
AutoScrollMargin プロパティ (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : AutoScrollMargin プロパティ
Gets or sets the size of the auto-scroll margin.
シンタックス
'宣言
 
Public Property AutoScrollMargin As Size
public Size AutoScrollMargin {get; set;}

プロパティ値

A System.Drawing.Size that represents the height and width of the auto-scroll margin in pixels.
例外
例外解説
The System.Drawing.Size.Height or System.Drawing.Size.Width value assigned is less than 0.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ