Spread WPF Documentation
ToString Method (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : ToString Method
Syntax
'Declaration
 
Public Overridable Function ToString() As System.String
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.String
 
value = instance.ToString()
public virtual System.string ToString()
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members