Class RadialMenuItem
Namespace: Telerik.UI.Xaml.Controls.Navigation
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadialMenuItem : RadDependencyObject
public class RadialMenuItem : RadDependencyObject
public RadialMenuItem()
public static readonly DependencyProperty CommandParameterProperty
Microsoft.
|
public static readonly DependencyProperty CommandProperty
Microsoft.
|
public static readonly DependencyProperty ContentSectorBackgroundProperty
Microsoft.
|
public static readonly DependencyProperty DeselectableProperty
Microsoft.
|
public static readonly DependencyProperty GroupNameProperty
Microsoft.
|
public static readonly DependencyProperty HeaderProperty
Microsoft.
|
public static readonly DependencyProperty IconContentProperty
Microsoft.
|
public static readonly DependencyProperty IsEnabledProperty
Microsoft.
|
public static readonly DependencyProperty IsSelectedProperty
Microsoft.
|
public static readonly DependencyProperty SelectableProperty
Microsoft.
|
public static readonly DependencyProperty ToolTipContentProperty
Microsoft.
|
public BindableCollection<RadialMenuItem> ChildItems { get; }
public ICommand Command { get; set; }
System.
|
public object CommandParameter { get; set; }
System.
|
public Brush ContentSectorBackground { get; set; }
Microsoft.
|
public bool Deselectable { get; set; }
System.
|
public string GroupName { get; set; }
System.
|
public object Header { get; set; }
System.
|
public object IconContent { get; set; }
System.
|
public bool IsEnabled { get; set; }
System.
|
public bool IsSelected { get; set; }
System.
|
public bool Selectable { get; set; }
System.
|
public object ToolTipContent { get; set; }
System.
|
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.