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

In This Topic
    SelectionStyle Property
    In This Topic
    Gets or sets the style for the selected slots.
    Syntax
    'Declaration
     
    
    Public Property SelectionStyle As Style
    public Style SelectionStyle {get; set;}
    See Also