New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the layout mode of a drop-down list in the RadToolbar control.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum ToolbarDropDownLayoutMode

Fields

The list items are distributed linearly in horizontal or vertical direction, based on the current layout orientation.

C#
Linear = 0

The list items are wrapped on multiple lines, when they cannot fit the available space in horizontal or vertical direction, based on the current layout orientation.

C#
Wrap = 1
In this article
DefinitionFieldsLinearWrap
Not finding the help you need?
Contact Support