Property FormatProvider
FormatProvider
Gets the format provider used to control formatting operations for this item.
[Browsable(false)]
public virtual IFormatProvider FormatProvider { get; }
Property Value
Remarks
If the owner is not set, the current culture is used as the format provider. This property enables culture-specific formatting for display and parsing operations associated with the item.