Suppresses the default behavior if the current instance of C1MonthCalendar control is the part of C1MultiMonthCalendar control.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected override void BoldedDatesChanged(
	DependencyPropertyChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub BoldedDatesChanged ( _
	e As DependencyPropertyChangedEventArgs _
)

See Also