Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1MenuItem
.
.
::
.
.
HeaderForeground Property
C1MenuItem Class
See Also
Gets or sets the foreground brush of the header.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
Brush
HeaderForeground
{
get
;
set
; }
Visual Basic
Public
Property
HeaderForeground
As
Brush
Get
Set
See Also
C1MenuItem Class
C1.WPF Namespace