[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.WatermarkZero

WatermarkZero Property

WatermarkZero

Gets or sets the watermark text when the Value is 0.

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

A string value indicates the WatermarkZero.

Exceptions
Type Condition
ArgumentException

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