PowerTools MultiRow for Windows Forms 8.0J
GetRowDisplayRectangle(Int32) メソッド

行インデックス。
指定した行の表示領域を表す長方形を取得します。
構文
Public Overloads Function GetRowDisplayRectangle( _
   ByVal rowIndex As Integer _
) As Rectangle
public Rectangle GetRowDisplayRectangle( 
   int rowIndex
)

パラメータ

rowIndex
行インデックス。

戻り値の型

行の表示長方形を表すSystem.Drawing.Rectangle
例外
例外解説
System.ArgumentOutOfRangeExceptionrowIndex0未満か、Rowの数 - 1を超えています。
参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.