ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IScopeDefinition Interface / ScopeName Property

In This Topic
    ScopeName Property
    In This Topic
    The name of this scope.
    Syntax
    'Declaration
     
    ReadOnly Property ScopeName As String
    string ScopeName {get;}
    Remarks
    This can return null if the object does not currently represent a scope.
    See Also