ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenuItemsPresenter Class
Members

In This Topic
    C1RadialMenuItemsPresenter Class
    In This Topic
    Used within the template of the C1RadialMenu control to specify where items are placed.
    Object Model
    C1RadialMenuItemsPresenter Class
    Syntax
    'Declaration
     
    
    Public Class C1RadialMenuItemsPresenter 
       Inherits Windows.UI.Xaml.Controls.ItemsControl
    public class C1RadialMenuItemsPresenter : Windows.UI.Xaml.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ItemsControl
                      C1.Xaml.C1RadialMenuItemsPresenter

    See Also