Spread Windows Forms 12.0 Product Documentation
DateSystemFormatDisplayFieldInfo Constructor(String)


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

Parameters

pattern
A System.String value that indicates the pattern of the field.
See Also

Reference

DateSystemFormatDisplayFieldInfo Class
DateSystemFormatDisplayFieldInfo Members
Overload List