FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > DragFillBlockEventArgs Class > DragFillBlockEventArgs Constructor : DragFillBlockEventArgs Constructor(SpreadView,Int32,Int32,Int32,Int32,Int32,FillDirection,Boolean) |
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal rowBegin As Integer, _ ByVal columnBegin As Integer, _ ByVal rowEnd As Integer, _ ByVal columnEnd As Integer, _ ByVal numberToCopy As Integer, _ ByVal direction As FillDirection, _ ByVal dataOnly As Boolean _ )
'Usage Dim view As SpreadView Dim rowBegin As Integer Dim columnBegin As Integer Dim rowEnd As Integer Dim columnEnd As Integer Dim numberToCopy As Integer Dim direction As FillDirection Dim dataOnly As Boolean Dim instance As New DragFillBlockEventArgs(view, rowBegin, columnBegin, rowEnd, columnEnd, numberToCopy, direction, dataOnly)
public DragFillBlockEventArgs( SpreadView view, int rowBegin, int columnBegin, int rowEnd, int columnEnd, int numberToCopy, FillDirection direction, bool dataOnly )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8