Gets or sets the brush to use as background of the item's header. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush HeaderBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property HeaderBackground As Brush |
A Silverlight Brush object.