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. |