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