Spread Windows Forms 12.0 Product Documentation
DateAmPmField Constructor(AmPmPattern)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > DateAmPmField Class > DateAmPmField Constructor : DateAmPmField Constructor(AmPmPattern)
An GrapeCity.Win.Spread.InputMan.CellType.AmPmPattern value indicates the AMPM pattern.
Initializes a new instance of the DateAmPmField class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pattern As AmPmPattern _
)
'Usage
 
Dim pattern As AmPmPattern
 
Dim instance As New DateAmPmField(pattern)
public DateAmPmField( 
   AmPmPattern pattern
)

Parameters

pattern
An GrapeCity.Win.Spread.InputMan.CellType.AmPmPattern value indicates the AMPM pattern.
See Also

Reference

DateAmPmField Class
DateAmPmField Members
Overload List