[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFormatConverter.PositivePrefix

PositivePrefix Property

PositivePrefix

Gets or sets the positive prefix for NumberFormatConverter.

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

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