Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateSecondField Class / DateSecondField Constructor


In This Topic
    DateSecondField Constructor
    In This Topic
    Initializes a new instance of the DateSecondField class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New DateSecondField()
    public DateSecondField()
    See Also