Spread Windows Forms 12.0 Product Documentation
DateAmPmDisplayField Constructor(AmPmPattern)


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

Parameters

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

Reference

DateAmPmDisplayField Class
DateAmPmDisplayField Members
Overload List