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

行のコピーを開始します。
列のコピーを開始します。
ターゲットLayoutManager
対象行。
対象列。
コピーされた行の総数。
コピーされた行の総数。
現在のLayoutManagerから別のLayoutManagerに軸情報をコピーします。
構文
'宣言
 
Public Overridable Sub CopyEntireAxis( _
   ByVal fromRow As Integer, _
   ByVal fromColumn As Integer, _
   ByVal targetLayoutManager As LayoutManager, _
   ByVal toRow As Integer, _
   ByVal toColumn As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 

パラメータ

fromRow
行のコピーを開始します。
fromColumn
列のコピーを開始します。
targetLayoutManager
ターゲットLayoutManager
toRow
対象行。
toColumn
対象列。
rowCount
コピーされた行の総数。
columnCount
コピーされた行の総数。
参照

LayoutManager クラス
LayoutManager メンバ

 

 


© MESCIUS inc. All rights reserved.