ComponentOne GanttView for WinForms
DataStorage Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : DataStorage Property
returns the C1.GanttView.C1GanttViewStorage component.
Syntax
'Declaration
 
Public ReadOnly Property DataStorage As C1GanttViewStorage
public C1GanttViewStorage DataStorage {get;}
See Also

Reference

C1GanttView Class
C1GanttView Members