alexa

    Show / Hide Table of Contents

    Enum GridTreeStartUpExpandState

    Enumerates possible expand states at startup.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum GridTreeStartUpExpandState

    Fields

    Name Description
    AllNodesExpanded

    All nodes expanded.

    None

    None

    NoNodesExpanded

    All nodes collapsed.

    RootNodesExpanded

    Root nodes expanded.

    Back to top Generated by DocFX