GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CustomCalendar Class
Members

In This Topic
    CustomCalendar Class
    In This Topic
    Identifies working times for the project tasks.
    Object Model
    CustomCalendar Class
    Syntax
    'Declaration
     
    Public Class CustomCalendar 
       Inherits C1.C1Schedule.BasePersistableObject
    public class CustomCalendar : C1.C1Schedule.BasePersistableObject 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.GanttView.CustomCalendar

    See Also