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