ComponentOne Extended Library for WPF and Silverlight
IsSelected Property (C1ColorButton)

C1.WPF.Extended Namespace > C1ColorButton Class : IsSelected Property
Gets or sets whether the color that represent the button is the selected or not.
Syntax
'Declaration
 
Public Property IsSelected As Boolean
public bool IsSelected {get; set;}
See Also

Reference

C1ColorButton Class
C1ColorButton Members