Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / DateEditStyles Class / Calendar Property

In This Topic
    Calendar Property (DateEditStyles)
    In This Topic
    Gets styles which determine the appearance of the drop-down Calendar part on the screen.
    Syntax
    'Declaration
     
    
    Public Property Calendar As DropDownCalendarStyle
    public DropDownCalendarStyle Calendar {get; set;}
    See Also