skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadRadialMenu

Inheritance
System.Object
RadControl
RadRadialMenu
Inherited Members
RadControl.EndVisualStateUpdate(Boolean, Boolean)
RadControl.UpdateVisualState(Boolean)
RadControl.BeginVisualStateUpdate()
RadControl.SetVisualState(String, Boolean)
RadControl.CanUpdateVisualState()
RadControl.ComposeVisualStateName()
RadControl.MeasureOverride(Size)
RadControl.ArrangeOverride(Size)
RadControl.OnApplyTemplate()
RadControl.UnapplyTemplateCore()
RadControl.OnIsEnabledChanged(Boolean, Boolean)
RadControl.LoadCore()
RadControl.OnLoaded()
RadControl.UnloadCore()
RadControl.CurrentVisualState
RadControl.IsLoaded
RadControl.IsLoading
RadControl.IsUnloaded
RadControl.WasUnloaded
RadControl.IsTemplateApplied
Namespace: Telerik.UI.Xaml.Controls.Navigation
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class RadRadialMenu : RadControl

Constructors

RadRadialMenu()

Declaration
public RadRadialMenu()

Fields

ContentMenuBackgroundStyleProperty

Declaration
public static readonly DependencyProperty ContentMenuBackgroundStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

InnerNavigationRadiusFactorProperty

Declaration
public static readonly DependencyProperty InnerNavigationRadiusFactorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

InnerRadiusFactorProperty

Declaration
public static readonly DependencyProperty InnerRadiusFactorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsOpenProperty

Declaration
public static readonly DependencyProperty IsOpenProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

NavigationMenuBackgroundStyleProperty

Declaration
public static readonly DependencyProperty NavigationMenuBackgroundStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

OuterRadiusFactorProperty

Declaration
public static readonly DependencyProperty OuterRadiusFactorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ShowToolTipProperty

Declaration
public static readonly DependencyProperty ShowToolTipProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

StartAngleProperty

Declaration
public static readonly DependencyProperty StartAngleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

Commands

Declaration
public CommandCollection<RadRadialMenu> Commands { get; }
Property Value
CommandCollection<RadRadialMenu>

CommandService

Declaration
public CommandService CommandService { get; }
Property Value
CommandService

ContentMenuBackgroundStyle

Declaration
public Style ContentMenuBackgroundStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

InnerNavigationRadiusFactor

Declaration
public double InnerNavigationRadiusFactor { get; set; }
Property Value
System.Double

InnerRadiusFactor

Declaration
public double InnerRadiusFactor { get; set; }
Property Value
System.Double

IsOpen

Declaration
public bool IsOpen { get; set; }
Property Value
System.Boolean

Items

Declaration
public BindableCollection<RadialMenuItem> Items { get; }
Property Value
BindableCollection<RadialMenuItem>

NavigationMenuBackgroundStyle

Declaration
public Style NavigationMenuBackgroundStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

OuterRadiusFactor

Declaration
public double OuterRadiusFactor { get; set; }
Property Value
System.Double

ShowToolTip

Declaration
public bool ShowToolTip { get; set; }
Property Value
System.Boolean

StartAngle

Declaration
public double StartAngle { get; set; }
Property Value
System.Double

TargetElement

Declaration
public FrameworkElement TargetElement { get; }
Property Value
Microsoft.UI.Xaml.FrameworkElement

Methods

ApplyTemplateCore()

Declaration
protected override bool ApplyTemplateCore()
Returns
System.Boolean

Overrides
RadControl.ApplyTemplateCore()

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

Overrides
RadControl.OnCreateAutomationPeer()

OnPointerExited(PointerRoutedEventArgs)

Declaration
protected override void OnPointerExited(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

OnPointerMoved(PointerRoutedEventArgs)

Declaration
protected override void OnPointerMoved(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

OnSelectionChanged(RadialMenuItem)

Declaration
protected virtual void OnSelectionChanged(RadialMenuItem item)
Parameters
RadialMenuItem item

OnTapped(TappedRoutedEventArgs)

Declaration
protected override void OnTapped(TappedRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.TappedRoutedEventArgs e

OnTemplateApplied()

Declaration
protected override void OnTemplateApplied()
Overrides
RadControl.OnTemplateApplied()

Events

SelectionChanged

Declaration
public event EventHandler<MenuSelectionChangedEventArgs> SelectionChanged
Event Type
System.EventHandler<MenuSelectionChangedEventArgs>

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.