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

In This Topic
    get Method (AssignedRecorder)
    In This Topic
    Syntax
    'Declaration
     
    Public Function get( _
       ByVal path As List(Of String) _
    ) As PropertyValueResult
    public PropertyValueResult get( 
       List<string> path
    )

    Parameters

    path
    See Also