C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridCellView Class / ToString Method


In This Topic
ToString Method (GridCellView)
In This Topic
Syntax
'Declaration
 
Public Overridable Function ToString() As String
 
'Usage
 
Dim instance As GridCellView
Dim value As String
 
value = instance.ToString()
See Also