[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.WatermarkNull

WatermarkNull Property

WatermarkNull

Gets or sets the watermark text when the value is null.

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

A string value indicates the WatermarkNull.

Exceptions
Type Condition
ArgumentException

The assigned value has invalid pattern or contains invalid char.