Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (TableStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TableStyle Class : GetHashCode Method
Returns the hash code for this TableStyle.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As TableStyle
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

A 32-bit signed integer hash code.
See Also

Reference

TableStyle Class
TableStyle Members