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