ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / CommonStyle Class / BackBrushProvider Property

In This Topic
    BackBrushProvider Property (CommonStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property BackBrushProvider As C1.Framework.BackgroundBrushProvider
    protected C1.Framework.BackgroundBrushProvider BackBrushProvider {get; set;}
    See Also