EnumToolbarOrientation
Enum
Specifies the orientation of the RadToolbar control.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum ToolbarOrientation
Fields
Horizontal
The toolbar is oriented horizontally.
Vertical
The toolbar is oriented vertically.