Provides auxiliary properties providing calendar specific information.

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

Syntax

C#
public class CalendarHelper : Visual, 
	IWeakEventListener, INotifyPropertyChanged
Visual Basic (Declaration)
Public Class CalendarHelper _
	Inherits Visual _
	Implements IWeakEventListener, INotifyPropertyChanged

Inheritance Hierarchy

See Also