menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpandCollapseFlags

    Show / Hide Table of Contents

    Enum ExpandCollapseFlags

    Flags for expand/collapse settings.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    [Flags]
    public enum ExpandCollapseFlags

    Fields

    Name Description
    Default

    Default options.

    ExpandParent

    Indicates whether we have to expand parent group when expanding child (to make it visible).

    IncludeSubgroups

    Indicates whether subgroups must be included into operation.

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