Gets or sets the foreground brush of the header.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public Brush HeaderForeground { get; set; } |
| Visual Basic |
|---|
Public Property HeaderForeground As Brush Get Set |