[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFormatConverter.NegativePrefix

NegativePrefix Property

NegativePrefix

Gets or sets the negative prefix for NumberFormatConverter.

Declaration
public string NegativePrefix { get; set; }
Public Property NegativePrefix As String
Property Value
Type Description
string

A string shows in front of output string when input value is negative.