Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItemsPresenter Class
Members

In This Topic
    C1RadialColorItemsPresenter Class
    In This Topic
    Used within the template of the C1RadialMenu control to specify where submenu of the C1RadialColorItem should be placed.
    Object Model
    C1RadialColorItemsPresenter Class
    Syntax
    'Declaration
     
    
    Public Class C1RadialColorItemsPresenter 
       Inherits Windows.UI.Xaml.Controls.ItemsControl
    public class C1RadialColorItemsPresenter : 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.C1RadialColorItemsPresenter

    See Also