Spread Windows Forms 12.0 Product Documentation
TimeSpanLiteralFieldInfo Constructor(String)


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

Parameters

literalText
A System.String value indicates the literal text.
See Also

Reference

TimeSpanLiteralFieldInfo Class
TimeSpanLiteralFieldInfo Members
Overload List