DataGrid::HitTestInfo::Equals Method (Object^)
.NET Framework (current version)
Indicates whether two objects are identical.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
The second object to compare, typed as Object.
The following example tests whether the user is clicking an area of the grid that is not valid.
.NET Framework
Available since 1.1
Available since 1.1
Show: