Skip to content

MaskedEditorAttribute.Placeholder property

Gets or sets the placeholder.

public string? Placeholder { get; set; }

Property Value

The placeholder.

See Also