Class HeaderNode
Represents a control that can display the duration of a header task in Gantt Chart.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.Windows.Controls.Gantt
Assembly: Syncfusion.Gantt.Wpf.dll
Syntax
public class HeaderNode : GanttNode, IDisposable
Constructors
HeaderNode()
Initializes a new instance of the HeaderNode class.
Declaration
public HeaderNode()
Implements
System.IDisposable