Represents an update scale to be used for drag and drop-based updating of date and times in a GanttChartViewBase control.

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

Syntax

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

Inheritance Hierarchy

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

See Also