[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.Placeholder

Placeholder Property

Placeholder

Gets or sets the textual place holder, that is displayed by drop down control to prompt the user for information.

Declaration
public string Placeholder { get; set; }
Implements