[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.FloatingPlaceholderEnabled

FloatingPlaceholderEnabled Property

FloatingPlaceholderEnabled

Gets or sets the value indicating whether the floating placeholder is enabled.

Declaration
public bool FloatingPlaceholderEnabled { get; set; }
Public Property FloatingPlaceholderEnabled As Boolean
Remarks

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.