[]
Represents the template to apply to all menu items that are not in the first level.
[Obsolete("Use C1Menu.NonFirstLevelStyle instead.", true)]
public ControlTemplate NonFirstLevelTemplate { get; set; }
<Obsolete("Use C1Menu.NonFirstLevelStyle instead.", True)>
Public Property NonFirstLevelTemplate As ControlTemplate