Class CopyHierarchyType
Defines types of CopyHierarchyMode. They are
Inheritance
System.Object
CopyHierarchyType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class CopyHierarchyType : Enum
Fields
Both
Declaration
public const CopyHierarchyType Both
Field Value
Child
Declaration
public const CopyHierarchyType Child
Field Value
None
Declaration
public const CopyHierarchyType None
Field Value
Parent
Declaration
public const CopyHierarchyType Parent
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|