ClassSplitButtonToolbarItemView
Class
Visual representation of a split button in the RadToolbar control. The split button works as an advanced drop-down menu button, which remembers the last selected command from the drop-down menu, and then executes it automatically on click, without the need to open the drop-down menu again.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class SplitButtonToolbarItemView : DropDownMenuButtonToolbarItemView, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IVisualTreeElement, IView, IElement, ITransform
Inheritance: objectRadContentViewRadCompositeContentViewRadBorderContentViewToolbarContentViewToolbarItemViewLabelToolbarItemViewButtonToolbarItemViewDropDownButtonToolbarItemViewDropDownListButtonToolbarItemViewDropDownMenuButtonToolbarItemViewSplitButtonToolbarItemView
Derived Classes:
Implements:
Inherited Members
Constructors
SplitButtonToolbarItemView()
Declaration
cs-api-definition
public SplitButtonToolbarItemView()