Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / FloatingPlaceHolderEnabled Property

In This Topic
    FloatingPlaceHolderEnabled Property (DropDownEditorViewBase)
    In This Topic
    Gets or sets the value indicating whether the floating placeholder is enabled.
    Syntax
    'Declaration
     
    
    Public Property FloatingPlaceHolderEnabled As Boolean
    public bool FloatingPlaceHolderEnabled {get; set;}
    See Also