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


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