PowerTools SPREAD for Windows Forms 8.0J
ContinueTableResizing メソッド


X座標。
Y座標。
アクティブなTableViewのサイズ変更を続行します。
構文
'Declaration
 
Protected Sub ContinueTableResizing( _
   ByVal x As Integer, _
   ByVal y As Integer _
) 
'使用法
 
Dim instance As SpreadView
Dim x As Integer
Dim y As Integer
 
instance.ContinueTableResizing(x, y)
protected void ContinueTableResizing( 
   int x,
   int y
)

パラメータ

x
X座標。
y
Y座標。
参照

SpreadView クラス
SpreadView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.