Specifies an optional prefix that will be displayed to the left of the input. This only applies to single-line editors.
public string Prefix { get; set; }
- Type:
- string
Specifies an optional prefix that will be displayed to the left of the input. This only applies to single-line editors.
public string Prefix { get; set; }