Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / SelectionForegroundProperty Field

In This Topic
    SelectionForegroundProperty Field (C1Calendar)
    In This Topic
    Identifies the SelectionForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionForegroundProperty As DependencyProperty
    public static readonly DependencyProperty SelectionForegroundProperty
    See Also