ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _NativeExtension Class / getPropertyValue Method

In This Topic
    getPropertyValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function getPropertyValue( _
       ByVal obj As Object, _
       ByVal name As String _
    ) As Object
    public static object getPropertyValue( 
       object obj,
       string name
    )

    Parameters

    obj
    name
    See Also