バージョン

BeforeRowResizeEventArgs コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal row As UltraGridRow, _
   ByVal newHeight As Integer _
)
public BeforeRowResizeEventArgs( 
   UltraGridRow row,
   int newHeight
)

パラメータ

row
newHeight
新しい高さ
参照