Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / SpreadWrapper1_DragFillBlock Method


In This Topic
SpreadWrapper1_DragFillBlock Method
In This Topic
Syntax
'Declaration
 
Public Sub SpreadWrapper1_DragFillBlock( _
   ByVal sender As Object, _
   ByVal e As DragFillBlockEventArgs _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim sender As Object
Dim e As DragFillBlockEventArgs
 
instance.SpreadWrapper1_DragFillBlock(sender, e)

Parameters

sender
e
See Also