[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateFormatConverter.NullString

NullString Property

NullString

Gets or sets the string to return when converted object is String.Empty or null.

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

A string used to output when the input value is String.Empty or null.