DataGridView::HitTestInfo Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified Object is equal to the current DataGridView::HitTestInfo. (Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Serves as a hash function for a particular type.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

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

System_CAPS_pubmethodToString()

Returns a string that represents a DataGridView::HitTestInfo.(Overrides Object::ToString().)

Return to top
Show: