menu

WPF

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

    Show / Hide Table of Contents

    Enum NodeExpandMode

    Defines the constants which specify the expand state of groups in Excel.

    Namespace: Syncfusion.UI.Xaml.TreeGrid.Converter
    Assembly: Syncfusion.SfGridConverter.WPF.dll
    Syntax
    public enum NodeExpandMode

    Fields

    Name Description
    CollapseAll

    Exports all the node in collapse state to Excel.

    Default

    Exports the expanded node in expand state otherwise collapse state to Excel.

    ExpandAll

    Exports all the node in expand state to Excel.

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