ComponentOne Extended Library for UWP
IsSelected Property

C1.UWP.Extended Assembly > C1.Xaml.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 System.Boolean
public System.bool IsSelected {get; set;}
See Also

Reference

C1ColorButton Class
C1ColorButton Members