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