WinUI

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AutoExpandMode - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AutoExpandMode

    Enumerates possible expand modes while loading.

    Inheritance
    System.Object
    AutoExpandMode
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public sealed class AutoExpandMode : Enum

    Fields

    AllNodesExpanded

    All nodes expanded.

    Declaration
    public const AutoExpandMode AllNodesExpanded
    Field Value
    Type Description
    AutoExpandMode

    None

    None

    Declaration
    public const AutoExpandMode None
    Field Value
    Type Description
    AutoExpandMode

    RootNodesExpanded

    Root nodes expanded.

    Declaration
    public const AutoExpandMode RootNodesExpanded
    Field Value
    Type Description
    AutoExpandMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved