The CalendarInfo class manages and exposes
all date-related data to C1Schedule controls.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
[ToolboxItemAttribute(false)] [DesignTimeVisibleAttribute(false)] public class CalendarInfo : Component, INotifyPropertyChanged |
Visual Basic (Declaration) |
---|
<ToolboxItemAttribute(False)> _ <DesignTimeVisibleAttribute(False)> _ Public Class CalendarInfo _ Inherits Component _ Implements INotifyPropertyChanged |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..CalendarInfo
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.C1Schedule..::..CalendarInfo