DataGrid::HitTestInfo Methods

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Indicates whether two objects are identical.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the DataGrid::HitTestInfo instance.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodToString()

Gets the type, row number, and column number.(Overrides Object::ToString().)

Return to top
Show: