System.Windows.Forms.DataGridViewCellStyle.FormatProvider Property

Gets or sets the object used to provide culture-specific formatting of System.Windows.Forms.DataGridView cell values.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public IFormatProvider FormatProvider { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0