MESCIUS SPREAD for Windows Forms 17.0J
GetOutlineGroups メソッド

FpSpreadコントロール。
ビューポート ペインを示す整数値。
行のアウトラインの矩形を返す場合は true 。 それ以外の場合は、列のアウトラインの矩形を返します。
アウトラインの折りたたみ/展開ボタンの情報を取得します。
構文
'Declaration
 
Public Shared Function GetOutlineGroups( _
   ByVal spread As FpSpread, _
   ByVal pane As Integer, _
   ByVal isRowOutline As Boolean _
) As List(Of Tuple(Of Integer,Integer,Integer,Boolean,Rectangle))

パラメータ

spread
FpSpreadコントロール。
pane
ビューポート ペインを示す整数値。
isRowOutline
行のアウトラインの矩形を返す場合は true 。 それ以外の場合は、列のアウトラインの矩形を返します。

戻り値の型

アウトライン グループの情報を順番に表す項目の配列: 開始、終了、レベル、折りたたみ状態、境界。
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ

 

 


© MESCIUS inc. All rights reserved.