ComponentOne Extended Library for WPF and Silverlight
DisabledCuesVisibility Property (C1PropertyGrid)

C1.WPF.Extended Namespace > C1PropertyGrid Class : DisabledCuesVisibility Property
Gets or sets a value indicating whether the disabled visuals of the control are visible.
Syntax
'Declaration
 
Public Property DisabledCuesVisibility As Visibility
public Visibility DisabledCuesVisibility {get; set;}
See Also

Reference

C1PropertyGrid Class
C1PropertyGrid Members