ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class
Members

In This Topic
    C1RadialColorItem Class
    In This Topic
    An item for color selection inside a C1RadialMenu control.
    Object Model
    C1RadialColorItem Class
    Syntax
    'Declaration
     
    Public Class C1RadialColorItem 
       Inherits C1RadialMenuItem
    public class C1RadialColorItem : C1RadialMenuItem 
    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.C1RadialMenuItem
                         C1.Xaml.C1RadialColorItem

    See Also