ExpandedBackground Property (C1Expander)
In This Topic
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