Gets or sets the vertical bar providers displayed in the IGanttChartViewBase control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
GanttChartViewVerticalBarProviderCollection VerticalBarProviders { get; set; } |
Visual Basic (Declaration) |
---|
Property VerticalBarProviders As GanttChartViewVerticalBarProviderCollection |