Represents a vertical bar provider collection for the timeline of a GanttChartViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public class GanttChartViewVerticalBarProviderCollection : ObservableCollection<GanttChartViewVerticalBarProvider> |
Visual Basic (Declaration) |
---|
Public Class GanttChartViewVerticalBarProviderCollection _ Inherits ObservableCollection(Of GanttChartViewVerticalBarProvider) |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(GanttChartViewVerticalBarProvider>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(GanttChartViewVerticalBarProvider>)>)
DlhSoft.Windows.Controls..::.GanttChartViewVerticalBarProviderCollection
System.Collections.ObjectModel..::.Collection<(Of <(GanttChartViewVerticalBarProvider>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(GanttChartViewVerticalBarProvider>)>)
DlhSoft.Windows.Controls..::.GanttChartViewVerticalBarProviderCollection