GrapeCity.Win.MultiRow Namespace > ResizeTipTextNeededEventArgs Class : ResizeTipTextNeededEventArgs Constructor |
Public Function New( _ ByVal cellScope As CellScope, _ ByVal sectionIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal direction As Orientation, _ ByVal oldValue As Integer, _ ByVal newValue As Integer, _ ByVal resizeTipText As String _ )
Dim cellScope As CellScope Dim sectionIndex As Integer Dim cellIndex As Integer Dim cellName As String Dim direction As Orientation Dim oldValue As Integer Dim newValue As Integer Dim resizeTipText As String Dim instance As New ResizeTipTextNeededEventArgs(cellScope, sectionIndex, cellIndex, cellName, direction, oldValue, newValue, resizeTipText)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2