[]
Represents the template to apply to all separator items used in the first level of the menu.
[Obsolete("Use C1Menu.SeparatorStyle instead.")]
public ControlTemplate FirstLevelTemplate { get; set; }
<Obsolete("Use C1Menu.SeparatorStyle instead.")>
Public Property FirstLevelTemplate As ControlTemplate