Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Menu
.
.
::
.
.
FirstLevelStyle Property
C1Menu Class
See Also
Represents the style to apply to all menu items at the first level.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
Style
FirstLevelStyle
{
get
;
set
; }
Visual Basic
Public
Property
FirstLevelStyle
As
Style
Get
Set
See Also
C1Menu Class
C1.WPF Namespace