ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IDataScope Interface / Name Property

In This Topic
    Name Property (IDataScope)
    In This Topic
    Specifies the name of the current scope.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    Remarks
    Some scopes may be unnamed and return an empty string.
    See Also