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

Represents a navigation button in the RadToolbar control.

Definition

Constructors

Initializes a new instance of the NavigationButtonToolbarItem class.

C#
public NavigationButtonToolbarItem()

Properties

Gets a collection of ToolbarItems to navigate to in the toolbar.

C#
public IList<ToolbarItem> Items { get; }