Spread WPF Documentation
GetHashCode Method (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : GetHashCode Method
Syntax
'Declaration
 
Public Function GetHashCode() As System.Integer
'Usage
 
Dim instance As CellPresenter
Dim value As System.Integer
 
value = instance.GetHashCode()
public System.int GetHashCode()
See Also

Reference

CellPresenter Class
CellPresenter Members