PropertyItem.Placeholder property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the placeholder for the editor when it has an empty value. Only useful for forms.

public string Placeholder { get; set; }

Property Value

The placeholder.

See Also