PowerTools MultiRow for Windows Forms 8.0J
GetHorizontalSplitLocations メソッド

GcMultiRow のすべての水平分割線の位置を取得します。
構文
Public Function GetHorizontalSplitLocations() As List(Of Integer)
public List<int> GetHorizontalSplitLocations()

戻り値の型

GcMultiRow のすべての水平分割線の位置を表す List 値。
解説
このメソッドを使用して取得したすべての水平分割線の位置を保存しておき、後で InsertSplit によって水平分割バーの表示を以前の状態に戻すことができます。
参照

GcMultiRow クラス
GcMultiRow メンバ
InsertSplit メソッド
GetVerticalSplitLocations メソッド

 

 


© 2008-2015 GrapeCity inc. All rights reserved.