menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HeaderNode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HeaderNode

    Represents a control that can display the duration of a header task in Gantt Chart.

    Inheritance
    System.Object
    GanttNode
    HeaderNode
    Implements
    System.IDisposable
    Inherited Members
    GanttNode.ArrangeOverride(Size)
    GanttNode.Dispose()
    GanttNode.Dispose(Boolean)
    GanttNode.EndPoint
    GanttNode.EndPointProperty
    GanttNode.EndTime
    GanttNode.EndTimeProperty
    GanttNode.IsMileStone
    GanttNode.IsMileStoneProperty
    GanttNode.OnApplyTemplate()
    GanttNode.OnEndTimeChanged(DependencyObject, DependencyPropertyChangedEventArgs)
    GanttNode.OnIsMileStoneChanged(DependencyObject, DependencyPropertyChangedEventArgs)
    GanttNode.OnProgressChanged(DependencyObject, DependencyPropertyChangedEventArgs)
    GanttNode.OnStartTimeChanged(DependencyObject, DependencyPropertyChangedEventArgs)
    GanttNode.Progress
    GanttNode.ProgressIndicatorBackground
    GanttNode.ProgressIndicatorBackgroundProperty
    GanttNode.ProgressProperty
    GanttNode.ProgressWidth
    GanttNode.ProgressWidthProperty
    GanttNode.StartPoint
    GanttNode.StartPointProperty
    GanttNode.StartTime
    GanttNode.StartTimeProperty
    GanttNode.ToolTipTemplate
    GanttNode.ToolTipTemplateProperty
    GanttNode.X1
    GanttNode.X2
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved