Wimark.Controls Class Library  

DataGridViewCell.FormatProvider Property

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

[Visual Basic]
Public ReadOnly Property FormatProvider As IFormatProvider 
[C#]
public IFormatProvider FormatProvider {get;}
[C++]
public: __property IFormatProvider* get_FormatProvider();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewCell Class | DataGridViewCell Members | Wimark.Controls Namespace