Object.ToString override.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public override string ToString () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function ToString () As String |
The string representation of the current object.
See Also