NegativeForeColor Property (C1BasePicker)
In This Topic
Gets or sets the foreground color of the control which contains negative value.
Syntax
'Declaration
Public Property NegativeForeColor As Color
public Color NegativeForeColor {get; set;}
See Also