[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.WatermarkDisplayZero

WatermarkDisplayZero Property

WatermarkDisplayZero

Gets or sets the watermark text when Value is zero and GcNumber is not active.

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

A string value indicates the WatermarkDisplayZero.

Exceptions
Type Condition
ArgumentException

The assigned string contains invalid chars like '\r'.