ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShowTodayCircle Property

In This Topic
    ShowTodayCircle Property
    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