Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / ActualSelectionStyle Property

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