public string PlaceholderText { get; set; }
Public Property PlaceholderText As String Get Set
public: property String^ PlaceholderText { String^ get (); void set (String^ value); }
member PlaceholderText : string with get, set
In This Article