Wimark.Controls Class Library  

DataGridViewCellConvertEventArgs.DesiredType Property

Gets the data type of the desired value to convert to.

[Visual Basic]
Public ReadOnly Property DesiredType As Type 
[C#]
public Type DesiredType {get;}
[C++]
public: __property Type* get_DesiredType();

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

DataGridViewCellConvertEventArgs Class | DataGridViewCellConvertEventArgs Members | Wimark.Controls Namespace