Represents a vertical bar provider to be used for displaying vertical bars in a GanttChartViewBase control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public class GanttChartViewVerticalBarProvider : DependencyObject
Visual Basic (Declaration)
Public Class GanttChartViewVerticalBarProvider _
	Inherits DependencyObject

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      DlhSoft.Windows.Controls..::.GanttChartViewVerticalBarProvider

See Also