FlexGrid for WPF
GetRowOffset(Int32,Int32) メソッド

C1.WPF.GridControl アセンブリ > C1.WPF.Grid 名前空間 > GridControlAdapter クラス > GetRowOffset メソッド : GetRowOffset(Int32,Int32) メソッド
開始行
終了行
指定された 2 つの行の間の距離を取得します。
シンタックス
'宣言
 
Public Overloads Function GetRowOffset( _
   ByVal fromRow As System.Integer, _
   ByVal toRow As System.Integer _
) As System.Double
public System.double GetRowOffset( 
   System.int fromRow,
   System.int toRow
)

パラメータ

fromRow
開始行
toRow
終了行
参照

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