Spread Windows Forms 12.0 Product Documentation
ListItemInfo Constructor(String)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListItemInfo Class > ListItemInfo Constructor : ListItemInfo Constructor(String)
A System.String value that represents the ListItem.Text of the ListItemInfo.
Initializes a new instance of the ListItemInfo class with settings.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New ListItemInfo(text)
public ListItemInfo( 
   string text
)

Parameters

text
A System.String value that represents the ListItem.Text of the ListItemInfo.
See Also

Reference

ListItemInfo Class
ListItemInfo Members
Overload List