alexa

    Show / Hide Table of Contents

    Enum AutoExpandMode

    Enumerates possible expand modes while loading.

    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum AutoExpandMode

    Fields

    Name Description
    AllNodesExpanded

    All nodes expanded.

    None

    None

    RootNodesExpanded

    Root nodes expanded.

    Back to top Generated by DocFX