PowerTools SPREAD for Windows Forms 8.0J
OnRowHeightChanging メソッド


イベントデータを含む RowHeightChangingEventArgs オブジェクト。
RowHeightChangingイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnRowHeightChanging( _
   ByVal e As RowHeightChangingEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As RowHeightChangingEventArgs
 
instance.OnRowHeightChanging(e)
protected virtual void OnRowHeightChanging( 
   RowHeightChangingEventArgs e
)

パラメータ

e
イベントデータを含む RowHeightChangingEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.