GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Schedule Class
Properties Methods Events


In This Topic
    Schedule Class Members
    In This Topic

    The following tables list the members exposed by Schedule.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a Schedule.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of default calendar exceptions.  
    Public PropertyGets or sets the calendar week rule.  
    Public PropertyGets or sets the format string for date values on the chart view.  
    Public PropertyGets the culture identifier for the current project.  
    Public PropertyGets the current CultureInfo object for the current project.  
    Public PropertyGets the collection of calendars that identify working times.  
    Public PropertyGets or sets the number of working days in a month.  
    Public PropertyGets or sets the default days off work.  
    Public PropertyGets the default working start/end times.  
    Public PropertyGets the default work week.  
    Public PropertyGets or sets the first day of the week.  
    Public PropertyGets or sets the first month of the fiscal year.  
    Public PropertyGets or sets the format string for date values on the grid view.  
    Public PropertyGets or sets the number of work hours per day.  
    Public PropertyGets or sets the number of work hours per week.  
    Public PropertyGets or sets whether the current user regional settings override the selected culture.  
    Public PropertyGets or sets whether the fiscal year starts in the same calendar year (true) or in the previous calendar year (false).  
    Public PropertyGets the C1.WPF.GanttView.C1GanttView control for this Project.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also