ComponentOne Basic Library for UWP
NonFirstLevelStyle Property

C1.UWP Assembly > C1.Xaml Namespace > C1Menu Class : NonFirstLevelStyle Property
Represents the style to apply to all menu items that are not in the first level.
Syntax
'Declaration
 
Public Property NonFirstLevelStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style NonFirstLevelStyle {get; set;}
See Also

Reference

C1Menu Class
C1Menu Members