DataListHitTestInfoGetHashCode Method

This is overridden to get a hash code for a hit test object

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override int GetHashCode()

Return Value

Int32
Returns a hash code for the object

See Also