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

C1.WPF.Extended Namespace > C1Expander Class : DisabledBrush Property
Gets or sets the System.Windows.Media.Brush used to highlight the control when is disabled.
Syntax
'Declaration
 
Public Property DisabledBrush As Brush
public Brush DisabledBrush {get; set;}
See Also

Reference

C1Expander Class
C1Expander Members