MaskedEditorAttribute.Placeholder property
Gets or sets the placeholder.
public string? Placeholder { get; set; }
Property Value
The placeholder.
See Also
- class MaskedEditorAttribute
Gets or sets the placeholder.
public string? Placeholder { get; set; }
The placeholder.