AlternateMonthBrushConverter Class
In This Topic
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;
AlternateMonthBrushConverter.AlternateMonthBrush property value for odd months.
Object Model
Syntax
'Declaration
Public Class AlternateMonthBrushConverter
public class AlternateMonthBrushConverter
Inheritance Hierarchy
System.Object
C1.WPF.Schedule.AlternateMonthBrushConverter
See Also