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


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

パラメータ

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

FpSpread クラス
FpSpread メンバ

 

 


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