Wimark.Controls Class Library  

DataGridViewCell.DefaultValueType Property

Gets the default type of the values in the cell.

[Visual Basic]
Overridable Protected ReadOnly Property DefaultValueType As Type 
[C#]
protected virtual Type DefaultValueType {get;}
[C++]
protected: __property virtual Type* get_DefaultValueType();

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