GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorSlider Class / Color Property
In This Topic
    Color Property (GoColorSlider)
    In This Topic
    Gets or sets the GoColor that is displayed and modified by the control.
    Syntax
    [Browsable(false)]
    public virtual GoColor Color {get; set;}
    See Also