Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointmentPresenter Class / LabelBrush Property

In This Topic
    LabelBrush Property
    In This Topic
    Gets a System.Windows.Media.Brush corresponding to the Appointment.Label.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LabelBrush As Brush
    public Brush LabelBrush {get;}
    See Also