Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CornerRenderer Class / ToString Method


In This Topic
ToString Method (CornerRenderer)
In This Topic
Returns the name of the corner renderer.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 
'Usage
 
Dim instance As CornerRenderer
Dim value As String
 
value = instance.ToString()
See Also