ClassRadialMenuButton
Class
Represents the button control used to open the RadRadialMenu component. It is also used as a back button when navigating through the item childs.
Definition
Namespace:Telerik.UI.Xaml.Controls.Navigation.Menu
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadialMenuButton : Button
Inheritance: objectRadialMenuButton
Constructors
RadialMenuButton()
Initializes a new instance of the RadialMenuButton class.
Declaration
cs-api-definition
public RadialMenuButton()