Wimark.Controls Class Library  

DataGridViewSortCompareEventArgs.CellValue2 Property

Gets the value of the second cell to compare.

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

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

DataGridViewSortCompareEventArgs Class | DataGridViewSortCompareEventArgs Members | Wimark.Controls Namespace