C1.Silverlight Namespace / C1Menu Class / FirstLevelTemplate Property

In This Topic
FirstLevelTemplate Property (C1Menu)
In This Topic
Represents the template to apply to all menu items at the first level.
Syntax
'Declaration
 
<ObsoleteAttribute("Use C1Menu.FirstLevelStyle instead.", True)>
Public Property FirstLevelTemplate As ControlTemplate
 
See Also