ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlotPresenter Class / BorderBrush Property

In This Topic
    BorderBrush Property (DayOfWeekSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderBrush As Windows.UI.Xaml.Media.Brush
    public Windows.UI.Xaml.Media.Brush BorderBrush {get; set;}
    See Also