True DBGrid for WinForms
MoveRelative(Int32) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1TrueDBGrid クラス > MoveRelative メソッド : MoveRelative(Int32) メソッド
The number of records to move. A positive value indicates forward movement; a negative value indicates backward movement.
Moves the current row positions of the grid by the given offset.
シンタックス
'宣言
 
Public Overloads Overridable Sub MoveRelative( _
   ByVal offset As System.Integer _
) 
public virtual void MoveRelative( 
   System.int offset
)

パラメータ

offset
The number of records to move. A positive value indicates forward movement; a negative value indicates backward movement.
参照

C1TrueDBGrid クラス
C1TrueDBGrid メンバ
オーバーロード一覧