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

In This Topic
    ActualSelectionStyle Property (C1Calendar)
    In This Topic
    Gets the style applied to selected slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualSelectionStyle As C1Style
    public C1Style ActualSelectionStyle {get;}
    See Also