Table of Contents

Enum Orientation

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Represents orientation of components that have items.

public enum Orientation
Extension Methods

Fields

Horizontal = 0

Sibling items are displayed next to each other.

Vertical = 1

Sibling items are displayed below each other.