Table of Contents

Enum TreeMenuExpandMode

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.dll

How children are revealed when a parent expands.

public enum TreeMenuExpandMode

Fields

Flyout = 1

Children float over surrounding content as a flyout.

Inline = 0

Children are pushed into the document flow underneath the parent.