[]
Gets or sets the watermark text when the value is null.
public string WatermarkNull { get; set; }
Public Property WatermarkNull As String
Type | Description |
---|---|
string | A string value indicates the WatermarkNull. |
Type | Condition |
---|---|
ArgumentException | The assigned value has invalid pattern or contains invalid char. |