Wimark.Controls Class Library  

DataGridViewCell.GetDisposeFormattedValue Method

Gets a value indicating whether the formatted value should be disposed (default is false).

[Visual Basic]
Overridable Protected Function GetDisposeFormattedValue() As Boolean 
[C#]
protected virtual bool GetDisposeFormattedValue();
[C++]
protected: virtual bool GetDisposeFormattedValue();

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