MESCIUS SPREAD for Windows Forms 15.0J
GetPane メソッド

セルの一番上の行インデックスを示す整数値。
セルの左側の列インデックスを示す整数値。
アクティブペインの行インデックス。
アクティブペインの列インデックス。
指定されたセルからペインを取得します。
構文
'宣言
 
Public Sub GetPane( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByRef paneRow As Integer, _
   ByRef paneColumn As Integer _
) 
public void GetPane( 
   int row,
   int column,
   out int paneRow,
   out int paneColumn
)

パラメータ

row
セルの一番上の行インデックスを示す整数値。
column
セルの左側の列インデックスを示す整数値。
paneRow
アクティブペインの行インデックス。
paneColumn
アクティブペインの列インデックス。
参照

LayoutManager クラス
LayoutManager メンバ

 

 


© MESCIUS inc. All rights reserved.