GanttChartItemManager

open class GanttChartItemManager : GanttChartItemFactory

Provides support for browsing and updating items and dependencies to be displayed within a Gantt Chart diagram, filtering them upon the specified row range and timeline values, and offering supplemental information such as the total row count and preferred timeline for virtualizing diagram viewing. An object may inherit from this class to virtualize data loading and updating events to offer the best possible runtime performance.