ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Data Namespace / DataScopeBase Class / GetRegion(String) Method

In This Topic
    GetRegion(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetRegion( _
       ByVal name As String _
    ) As IDataScopeInternal
    public IDataScopeInternal GetRegion( 
       string name
    )

    Parameters

    name
    See Also