FormatProvider Property
Gets or sets a provider which can be used to provide custom formatting for property values.
Syntax
public System.IFormatProvider FormatProvider {get; set;}Public Property FormatProvider As System.IFormatProviderRemarks
See http://msdn.microsoft.com/en-us/library/system.iformatprovider.aspx for Microsoft documentation on the System.IFormatProvider interface