Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / DateTimeCellType Class / DateTimeCellType Constructor / DateTimeCellType Constructor()


In This Topic
DateTimeCellType Constructor()
In This Topic
Creates a new date-time cell with default settings.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New DateTimeCellType()
See Also