[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignDisplayField.NegativePattern

NegativePattern Property

NegativePattern

Gets or sets the negative pattern of the NumberSignDisplayField.

Declaration
[TypeConverter(typeof(NumberFormatNegativePatternConverter))]
public string NegativePattern { get; set; }
<TypeConverter(GetType(NumberFormatNegativePatternConverter))>
Public Property NegativePattern As String
Property Value
Type Description
string

A string value indicates the negative pattern.

Remarks

The property retrieves the pattern when the value is negative.