AlternateMonthBrushConverter returns background brush for the specified VisualInterval.
ConverterParameter property should be set to the base brush value.
Returns the base brush for even months; AlternateMonthBrush property value for odd months.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public class AlternateMonthBrushConverter : IValueConverter |
Visual Basic |
---|
Public Class AlternateMonthBrushConverter _ Implements IValueConverter |