Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorButton Class / Color Property

In This Topic
    Color Property (C1ColorButton)
    In This Topic
    Gets or sets the color shown in this button.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also