Click or drag to resize
CellBordersGetHashCode Method
Calculates the hash code for a CellBorders object.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for this object.
See Also