menu

WPF

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

    Show / Hide Table of Contents

    Enum GanttSelectionMode

    Specifies the selection mode for the gantt nodes in the GanttControl.

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

    Fields

    Name Description
    Multiple

    Specifies the selection mode as multiple that allows selection for multiple nodes in the GanttControl.

    None

    Specifies the selection mode as none that restricts selection in the GanttControl.

    Single

    Specifies the selection mode as single allows selecting only one node at a time in the GanttControl.

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