Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Calendar Class / DisabledDayBrushProperty Field

In This Topic
    DisabledDayBrushProperty Field (C1Calendar)
    In This Topic
    Identifies the DisabledDayBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DisabledDayBrushProperty As DependencyProperty
    public static readonly DependencyProperty DisabledDayBrushProperty
    See Also