WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpandActionTrigger - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExpandActionTrigger

    Defines that the expanding and collapsing of nodes can be performed only by tapping in expander view or in both expander view and content view.

    Namespace: Syncfusion.UI.Xaml.TreeView
    Assembly: Syncfusion.SfTreeView.WPF.dll
    Syntax
    public enum ExpandActionTrigger

    Fields

    Name Description
    Expander

    Specifies that the expanding and collapsing of nodes can be performed only on tapping the expander view.

    Node

    Specifies that the expanding and collapsing of nodes can be performed both on tapping the expander view and content view.

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