Wimark.Controls Class Library  

DataGridViewCellConvertEventArgs.Cell Property

Gets the cell that is being formatted or parsed.

[Visual Basic]
Public ReadOnly Property Cell As DataGridViewCell 
[C#]
public DataGridViewCell Cell {get;}
[C++]
public: __property DataGridViewCell* get_Cell();

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