ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskDatePoint Structure
Members

In This Topic
    TaskDatePoint Structure
    In This Topic
    Structure that determine point on chart view.
    Object Model
    TaskDatePoint Structure
    Syntax
    'Declaration
     
    Public Structure TaskDatePoint 
       Inherits System.ValueType
    public struct TaskDatePoint : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.C1GanttView.TaskDatePoint

    See Also