MESCIUS SPREAD for Windows Forms 15.0J
SetRowHeight(Int32,Int32,Int32,Boolean) メソッド

一番上の行のインデックスを示す整数値。
一番下の行のインデックスを示す整数値。
行の高さを示す整数値。
行の高さを設定します。
構文
'宣言
 
Public Overloads Sub SetRowHeight( _
   ByVal row As Integer, _
   ByVal row2 As Integer, _
   ByVal value As Integer, _
   ByVal clearHidden As Boolean _
) 
public void SetRowHeight( 
   int row,
   int row2,
   int value,
   bool clearHidden
)

パラメータ

row
一番上の行のインデックスを示す整数値。
row2
一番下の行のインデックスを示す整数値。
value
行の高さを示す整数値。
clearHidden
参照

LayoutManager クラス
LayoutManager メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.