[]
Gets or sets the watermark text when the Value is 0.
public string WatermarkZero { get; set; }
Public Property WatermarkZero As String
Type | Description |
---|---|
string | A string value indicates the WatermarkZero. |
Type | Condition |
---|---|
ArgumentException | The assigned string contains invalid chars like '\r'. |