FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnRowHeightChanging メソッド |
'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 )