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