Wimark.Controls Class Library  

DataGridViewCellConvertEventArgs.ConvertApplied Property

Gets or sets a value indicating whether the value has been successfully converted.

[Visual Basic]
Public Property ConvertApplied As Boolean 
[C#]
public bool ConvertApplied {get; set;}
[C++]
public: __property bool get_ConvertApplied();
public: __property void set_ConvertApplied(bool);

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