Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1MenuList Class / FirstLevelStyle Property

In This Topic
    FirstLevelStyle Property (C1MenuList)
    In This Topic
    Represents the style to apply to all menu items at the first level.
    Syntax
    'Declaration
     
    
    Public Property FirstLevelStyle As Style
    public Style FirstLevelStyle {get; set;}
    See Also