ActiveReports 12
FromString Method (CharType)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > CharType Class : FromString Method
Syntax
'Declaration
 
Public Shared Function FromString( _
   ByVal value As String _
) As Char
public static char FromString( 
   string value
)

Parameters

value
See Also

Reference

CharType Class
CharType Members