GrapeCity MultiRow for Windows Forms 11.0J
GetRowDisplayRectangle(Int32,Int32,Int32,Boolean) メソッド

ビューポートの行インデックス。
ビューポートの列インデックス。
行インデックス。
セルの表示部分のみを返す場合は true。セル境界全体を返す場合は false
指定した行の表示領域を表す長方形を取得します。
シンタックス
Public Overloads Function GetRowDisplayRectangle( _
   ByVal viewportRowIndex As Integer, _
   ByVal viewportColumnIndex As Integer, _
   ByVal rowIndex As Integer, _
   ByVal cutOverflow As Boolean _
) As Rectangle

パラメータ

viewportRowIndex
ビューポートの行インデックス。
viewportColumnIndex
ビューポートの列インデックス。
rowIndex
行インデックス。
cutOverflow
セルの表示部分のみを返す場合は true。セル境界全体を返す場合は false

戻り値の型

行の表示長方形を表す System.Drawing.Rectangle
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.