Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / SelectionForeground Property

In This Topic
    SelectionForeground Property (C1Calendar)
    In This Topic
    Gets or sets the color for selected date text.
    Syntax
    'Declaration
     
    
    Public Property SelectionForeground As C1Color
    public C1Color SelectionForeground {get; set;}
    See Also