Spread for ASP.NET 12 Product Documentation
TouchStripItem Constructor(String)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchStripItem Class > TouchStripItem Constructor : TouchStripItem Constructor(String)
The text.
Initializes a new instance of the MenuItem class.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New TouchStripItem(text)
public TouchStripItem( 
   string text
)

Parameters

text
The text.
See Also

Reference

TouchStripItem Class
TouchStripItem Members
Overload List