ActiveReports 12
FromObject Method (DecimalType)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace > DecimalType Class : FromObject Method
Syntax
'Declaration
 
Public Shared Function FromObject( _
   ByVal value As Object _
) As Decimal
public static decimal FromObject( 
   object value
)

Parameters

value
See Also

Reference

DecimalType Class
DecimalType Members