ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CopyHierarchyType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CopyHierarchyType

    Defines types of CopyHierarchyMode. They are Parent Child Both None

    Inheritance
    System.Object
    CopyHierarchyType
    Namespace: Syncfusion.EJ2.TreeGrid
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class CopyHierarchyType : Enum

    Fields

    Both

    Declaration
    public const CopyHierarchyType Both
    Field Value
    Type Description
    CopyHierarchyType

    Child

    Declaration
    public const CopyHierarchyType Child
    Field Value
    Type Description
    CopyHierarchyType

    None

    Declaration
    public const CopyHierarchyType None
    Field Value
    Type Description
    CopyHierarchyType

    Parent

    Declaration
    public const CopyHierarchyType Parent
    Field Value
    Type Description
    CopyHierarchyType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved