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

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : AutoScrollOffset プロパティ
Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control).
シンタックス
'宣言
 
Public Overridable Property AutoScrollOffset As Point
public virtual Point AutoScrollOffset {get; set;}

プロパティ値

A System.Drawing.Point specifying the scroll location. The default is the upper-left corner of the control.
参照

Viewer クラス
Viewer メンバ