Wimark.Controls Class Library  

DataGridViewCellValidatingEventArgs.FormattedValue Property

Gets the formatted contents of the cell that needs to be validated.

[Visual Basic]
Public ReadOnly Property FormattedValue As Object 
[C#]
public object FormattedValue {get;}
[C++]
public: __property Object* get_FormattedValue();

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

DataGridViewCellValidatingEventArgs Class | DataGridViewCellValidatingEventArgs Members | Wimark.Controls Namespace