ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonDatePicker Class / ShowToday Property

In This Topic
    ShowToday Property
    In This Topic
    Gets or sets whether the today date is displayed at the bottom of the Calendar.
    Syntax
    'Declaration
     
    Public Property ShowToday As System.Boolean
    public System.bool ShowToday {get; set;}
    See Also