Property FormatProvider
FormatProvider
Gets or sets format provider used to get text representation of the item
for the display and other purposes. Default is null.
If not specified, CurrentCulture is used.
[Browsable(false)]
public virtual IFormatProvider? FormatProvider { get; set; }