Property Caption
Caption
Gets or sets the text to render in control when no value has been entered yet and the View does not yet have input focus.
public string Caption { get; set; }
Gets or sets the text to render in control when no value has been entered yet and the View does not yet have input focus.
public string Caption { get; set; }