Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / CalendarSettings Class / ShowToday Property

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