Spread Windows Forms 12.0 Product Documentation
DateSystemFormatDisplayField Constructor(String)


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

Parameters

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

Reference

DateSystemFormatDisplayField Class
DateSystemFormatDisplayField Members
Overload List