ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Project Class
Properties Methods Events

In This Topic
    Project Class Members
    In This Topic

    The following tables list the members exposed by Project.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a Project.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the list of non-standard bar styles.  
    Public PropertyDefines formats for DurationUnits.  
    Public PropertyGets or sets the project's end date and time.  
    Public PropertyGets the project summary task.  
    Public PropertyGets the list of all available resources.  
    Public PropertyGets or sets whether the project is scheduled from its start date or from its finish date.  
    Public PropertyDefines whether the project will be rescheduled with Duration or Start/Finish priority.  
    Public PropertyGets or sets the project's start date and time.  
    Public PropertyGets the list of tasks that comprise this project.  
    Public PropertyGets the C1GanttView control for this Project.  
    Top
    Public Methods
     NameDescription
    Public MethodClean up any resources being used.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also