ComponentOne GanttView for WinForms
C1GanttViewStorage Class
Members 

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace : C1GanttViewStorage Class
The C1GanttViewStorage component handles all data operations for the C1GanttView control and contains specific data storages for tasks, resources, calendars and properties which are used for binding corresponing collections to the data.
Object Model
C1GanttViewStorage Class
Syntax
'Declaration
 
Public Class C1GanttViewStorage 
   Inherits C1.C1Schedule.StorageComponent
public class C1GanttViewStorage : C1.C1Schedule.StorageComponent 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.C1Schedule.StorageComponent
            C1.GanttView.C1GanttViewStorage

See Also

Reference

C1GanttViewStorage Members
C1.GanttView Namespace