Property DefaultPlaceholder
| Edit this page View SourceDefaultPlaceholder
Gets or sets the default placeholder to use when there is no ActiveSource or the ActiveSource does not have a placeholder defined. Consumers should always display the ActivePlaceholder in the UI, rather than accessing this property directly.
Declaration
public string? DefaultPlaceholder { get; set; }
Property Value
Type | Description |
---|---|
string |