'Declaration
Protected Overridable Sub OnRowHeightChanging( _ ByVal e As RowHeightChangingEventArgs _ )
'Usage
Dim instance As FpSpread Dim e As RowHeightChangingEventArgs instance.OnRowHeightChanging(e)
protected virtual void OnRowHeightChanging( RowHeightChangingEventArgs e )
Parameters
- e
- RowHeightChangingEventArgs object that contains the event data