FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellClickEventArgs Class > CellClickEventArgs Constructor : CellClickEventArgs Constructor(SpreadView,Int32,Int32,Int32,Int32,MouseButtons,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal view As SpreadView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal button As MouseButtons, _ ByVal columnHeader As Boolean, _ ByVal rowHeader As Boolean _ )
'Usage Dim view As SpreadView Dim row As Integer Dim column As Integer Dim x As Integer Dim y As Integer Dim button As MouseButtons Dim columnHeader As Boolean Dim rowHeader As Boolean Dim instance As New CellClickEventArgs(view, row, column, x, y, button, columnHeader, rowHeader)
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10