Class SplitButtonToolbarItem
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.
Inheritance
System.Object
SplitButtonToolbarItem
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class SplitButtonToolbarItem : DropDownMenuButtonToolbarItem
Constructors
SplitButtonToolbarItem()
Declaration
public SplitButtonToolbarItem()