Enum Orientation
Represents orientation of components that have items.
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Horizontal | Sibling items are displayed next to each other. |
| Vertical | Sibling items are displayed below each other. |