ClassSplitButtonToolbarItem
Class
Represents 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 SplitButtonToolbarItem : DropDownMenuButtonToolbarItem
Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemDropDownButtonToolbarItemDropDownMenuButtonToolbarItemSplitButtonToolbarItem
Derived Classes:
Inherited Members
Constructors
SplitButtonToolbarItem()
Declaration
cs-api-definition
public SplitButtonToolbarItem()