alexa
menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Enum CopyHierarchyType

    Defines the types of CopyHierarchyMode for grid data. The available copy hierarchy types are: Parent: Copies data maintaining only parent hierarchy. Child: Copies data with child hierarchy. Both: Maintains both parent and child hierarchy during copy. None: Copies data without any hierarchy structure.

    Namespace: Syncfusion.EJ2.TreeGrid
    Assembly: Syncfusion.AspNetMvc.TreeGrid.dll
    Syntax
    public enum CopyHierarchyType

    Fields

    Name
    Both
    Child
    None
    Parent
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved