RgfDynamicDataIsNumeric(Object) Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
public static bool IsNumeric(
	Object value
)

Parameters

value  Object
 

Return Value

Boolean

See Also