Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / CalendarHelper Class
Members

In This Topic
    CalendarHelper Class
    In This Topic
    Provides auxiliary properties providing calendar specific information.
    Object Model
    CalendarHelper Class
    Syntax
    'Declaration
     
    
    Public Class CalendarHelper 
       Inherits C1.WPF.Calendar.CalendarHelper
    public class CalendarHelper : C1.WPF.Calendar.CalendarHelper 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Calendar.CalendarHelper
                C1.WPF.Schedule.CalendarHelper

    See Also