[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeValidator.FormatProvider

FormatProvider Property

FormatProvider

Gets or sets the format provider.

Declaration
[Browsable(false)]
public IFormatProvider FormatProvider { get; set; }
<Browsable(False)>
Public Property FormatProvider As IFormatProvider
Property Value
Type Description
IFormatProvider

The format provider. The default is null.

Remarks

If this property is null, the CurrentCulture is used.