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