Property CaptionAsPlaceholder
CaptionAsPlaceholder
Gibt an, ob die Caption des Controls als Placeholder angezeigt werden soll.
Declaration
[DocfxBrowsable]
[ControlStylesBrowsable]
public virtual bool? CaptionAsPlaceholder { get; set; }
Property Value
System.Nullable<System.Boolean>