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

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