Enum WatermarkTextMode
Specifies how watermark text in an editor control should hides.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum WatermarkTextModeFields
| Name | Description | 
|---|---|
| HideTextOnFocus | The WatermarkText hides when focus is moved to the control. | 
| HideTextOnTyping | The WatermarkText hides when user start typing. |