Enum Orientation
Specifies the orientation of the items in the ribbon group.
Namespace: Syncfusion.Blazor.Ribbon
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Column | Displays the collection of items in a column. |
| Row | Displays the collection of items in a row. |