[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber

IsNumber Method

IsNumber(object)

Determines whether the specified object is a numeric type.

Declaration
public static bool IsNumber(this object value)
Parameters
Type Name Description
object value
Returns
Type Description
bool