ComponentOne Extended Library for WPF and Silverlight
ExpandedBackground Property (C1Expander)

C1.WPF.Extended Namespace > C1Expander Class : ExpandedBackground Property
Gets or sets the System.Windows.Media.Brush that will be used when the control is expanded.
Syntax
'Declaration
 
Public Property ExpandedBackground As Brush
public Brush ExpandedBackground {get; set;}
See Also

Reference

C1Expander Class
C1Expander Members