FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonDatePicker Class / ShowToday Property

In This Topic
    ShowToday Property (RibbonDatePicker)
    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