ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / ObjectUtil Class / GetValue Method

In This Topic
    GetValue Method (ObjectUtil)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetValue( _
       ByVal obj As Object _
    ) As Object
    public static object GetValue( 
       object obj
    )

    Parameters

    obj
    See Also