GrapeCity MultiRow for Windows Forms 11.0J
InsertSplit メソッド

挿入する分割線の位置を示すSystem.Int32値。
挿入する分割線の方向を示すSystem.Windows.Forms.Orientation値の1つ。
水平または垂直の分割線を指定した位置に挿入します。
シンタックス
Public Sub InsertSplit( _
   ByVal location As Integer, _
   ByVal orientation As Orientation _
) 
public void InsertSplit( 
   int location,
   Orientation orientation
)

パラメータ

location
挿入する分割線の位置を示すSystem.Int32値。
orientation
挿入する分割線の方向を示すSystem.Windows.Forms.Orientation値の1つ。
参照

参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.