C1.WPF Namespace / C1MenuItem Class / OpenedBackground Property

In This Topic
OpenedBackground Property (C1MenuItem)
In This Topic
Gets or sets the System.Windows.Media.Brush used in a menu item when this item is opened.
Syntax
'Declaration
 
Public Property OpenedBackground As Brush
 
See Also