WinForms

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

    Show / Hide Table of Contents

    Enum NodeTypes

    Represents the constants that specify the type of nodes.

    Namespace: Syncfusion.Olap.DataProvider
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum NodeTypes

    Fields

    Name Description
    Child

    The type of node is child node.

    Parent

    The type of node is parent node.

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