menu

WPF

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

    Show / Hide Table of Contents

    Enum GanttAutoExpandMode

    Specifies the possible expand modes for gantt while loading.

    Namespace: Syncfusion.Windows.Controls.Gantt
    Assembly: Syncfusion.Gantt.Wpf.dll
    Syntax
    public enum GanttAutoExpandMode

    Fields

    Name Description
    AllNodesExpanded

    Specifies all nodes, including child nodes, are expanded automatically.

    None

    Specifies no automatic expansion in the GanttControl.

    RootNodesExpanded

    Specifies only root nodes are expanded automatically.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved