ClassDropDownListButtonToolbarItemView
Class
Visual representation of a button displaying a drop-down list in the RadToolbar control.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public abstract class DropDownListButtonToolbarItemView : DropDownButtonToolbarItemView, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IVisualTreeElement, IView, IElement, ITransform
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewToolbarItemViewLabelToolbarItemViewButtonToolbarItemViewDropDownButtonToolbarItemViewDropDownListButtonToolbarItemView
Derived Classes:
Implements:
Inherited Members
Constructors
DropDownListButtonToolbarItemView()
Declaration
cs-api-definition
protected DropDownListButtonToolbarItemView()
Fields
ItemsSourceProperty
Identifies the ItemsSource property.
Declaration
cs-api-definition
public static readonly BindableProperty ItemsSourceProperty
Field Value
BindableProperty
Properties
ItemsSource
Gets or sets a collection of items to display in the drop-down list.