ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CalendarSettings Class / ShowToday Property

In This Topic
    ShowToday Property (CalendarSettings)
    In This Topic
    Gets or sets a value that indicates whether to display today date.
    Syntax
    'Declaration
     
    
    Public Property ShowToday As Boolean
    public bool ShowToday {get; set;}
    See Also