[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TableStyle.GetHashCode

GetHashCode Method

GetHashCode()

Returns the hash code for this TableStyle.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

A 32-bit signed integer hash code.

Overrides