Spread Windows Forms 12.0 Product Documentation
LiteralBoxInfo Constructor(String)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > LiteralBoxInfo Class > LiteralBoxInfo Constructor : LiteralBoxInfo Constructor(String)
A System.String indicates the text of the literal box.
Initializes a new instance of the InputBoxInfo.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New LiteralBoxInfo(text)
public LiteralBoxInfo( 
   string text
)

Parameters

text
A System.String indicates the text of the literal box.
See Also

Reference

LiteralBoxInfo Class
LiteralBoxInfo Members
Overload List