Table of Contents

Enum TreeContent.NodePart

Namespace: FastReport.Olap.Controls
Assembly: FastCube.WinForms.dll

Type part of node.

public enum TreeContent.NodePart

Fields

Check = 3

Check.

Expand = 2

Expand.

Item = 4

Item.

None = 0

None.

Tree = 1

Tree.