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

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