[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTimeSpanCellType.NegativeColor

NegativeColor Property

NegativeColor

Gets or sets the color when the value's sign is negative.

Declaration
public Color NegativeColor { get; set; }
Public Property NegativeColor As Color
Property Value
Type Description
Color

The color of the negative value.

Remarks

If the GrapeCity.Win.Value property is smaller than Zero and the UseNegativeColor property is true, the text color uses this property.