[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberFormatConverter.ZeroString

ZeroString Property

ZeroString

Gets or sets the string to return when converted object is zero.

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

A string used to output when input value is Zero.