InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDatePicker Class / ShowToday Property

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