Represents the style to apply to all menu items that are not in the first level.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public Style NonFirstLevelStyle { get; set; } |
Visual Basic |
---|
Public Property NonFirstLevelStyle As Style Get Set |