GrapeCity MultiRow Windows Forms Documentation
SectionTouchToolBarNeededEventArgs Constructor(Int32,MultiRowTouchToolBar)


The index of the row.
The touch toolbar to be shown.
Initializes a new instance of the SectionTouchToolBarNeededEventArgs class.
Syntax
Public Function New( _
   ByVal rowIndex As Integer, _
   ByVal touchToolBar As MultiRowTouchToolBar _
)
Dim rowIndex As Integer
Dim touchToolBar As MultiRowTouchToolBar
 
Dim instance As New SectionTouchToolBarNeededEventArgs(rowIndex, touchToolBar)
public SectionTouchToolBarNeededEventArgs( 
   int rowIndex,
   MultiRowTouchToolBar touchToolBar
)

Parameters

rowIndex
The index of the row.
touchToolBar
The touch toolbar to be shown.
Requirements

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

See Also

Reference

SectionTouchToolBarNeededEventArgs Class
SectionTouchToolBarNeededEventArgs Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.