Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Label Class / Color Property

In This Topic
    Color Property (Label)
    In This Topic
    Gets or sets the color of the user interface object.
    Syntax
    'Declaration
     
    
    Public Property Color As Color
    public Color Color {get; set;}
    See Also