TextOptions.FormatProvider Property

Gets an object that provides information on how to parse strings and format values.

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public IFormatProvider FormatProvider { get; }

Property Value

IFormatProvider

See Also