Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenuItem Class / IsHighlighted Property

In This Topic
    IsHighlighted Property (C1RadialMenuItem)
    In This Topic
    Gets a value that indicates whether a C1RadialMenuItem is highlighted.
    Syntax
    'Declaration
     
    
    Public Property IsHighlighted As Boolean
    public bool IsHighlighted {get; set;}
    See Also