Wimark.Controls Class Library  

DataGridViewCell.GetFormattedValueType Method

Gets the class type of the formatted value associated with the cell.

[Visual Basic]
Overridable Protected Function GetFormattedValueType() As Type 
[C#]
protected virtual Type GetFormattedValueType();
[C++]
protected: virtual Type* GetFormattedValueType();

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