Represents the style to apply to all menu items that are not in the first level.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Style NonFirstLevelStyle { get; set; }
Visual Basic
Public Property NonFirstLevelStyle As Style
	Get
	Set

See Also