Table of Contents

Enum TreeDisplayMode

Namespace
BlazOrbit.Components.Forms.Dropdown
Assembly
BlazOrbit.dll

Defines how tree nodes are displayed in a dropdown tree.

public enum TreeDisplayMode

Fields

Inheritance = 1

Displays the selected node with its inherited path.

Single = 0

Displays only the selected node.