ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShowTodayCircle Property

In This Topic
    ShowTodayCircle Property (DateEditMonthCalendar)
    In This Topic
    Gets or sets a value indicating whether today's date is circled.
    Syntax
    'Declaration
     
    
    Public Property ShowTodayCircle As Boolean
    public bool ShowTodayCircle {get; set;}
    See Also