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