[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFormatConverter.PositiveSuffix

PositiveSuffix Property

PositiveSuffix

Gets or sets the positive suffix for NumberFormatConverter.

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

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