[]
Gets or sets the value indicating whether the floating placeholder is enabled.
public bool FloatingPlaceholderEnabled { get; set; }
Public Property FloatingPlaceholderEnabled As Boolean
The floating placeholder allows the placeholder text to be displayed above the editor text. However, the floating placeholder will only be displayed if the control has sufficient height.