Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface / FloatingPlaceHolderEnabled Property

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