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

Abstract base class for all navigation items in the RadImageEditorToolbar control.

Definition

Constructors

C#
protected ImageEditorNavigationToolbarItem()

Fields

Identifies the AutoGenerateItems property.

C#
public static readonly BindableProperty AutoGenerateItemsProperty

Properties

Gets or sets a value indicating whether to auto-generate all child items by default.

C#
public bool AutoGenerateItems { get; set; }