C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport.Legacy Namespace / Utils Class / TryReadColor Method
TryReadColor Method (Utils)
In This Topic
Syntax
'Declaration
 
Public Shared Function TryReadColor( _
   ByVal s As String, _
   ByRef value As Color _
) As Boolean
 

Parameters

s
value
See Also