menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AutoExpandMode - UWP 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.SfGrid.UWP.dll
    Syntax
    public sealed class AutoExpandMode : Enum

    Fields

    AllNodesExpanded

    All nodes expanded.

    Declaration
    public const AutoExpandMode AllNodesExpanded
    Field Value
    Type
    AutoExpandMode

    None

    None

    Declaration
    public const AutoExpandMode None
    Field Value
    Type
    AutoExpandMode

    RootNodesExpanded

    Root nodes expanded.

    Declaration
    public const AutoExpandMode RootNodesExpanded
    Field Value
    Type
    AutoExpandMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved