[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Data.TablixData.Name

Name Property

Name

Gets the name of the current scope.

Declaration
public override string Name { get; }
Property Value
Type Description
string

A string representing the name of the current scope. If the scope is unnamed, returns an empty string.

Overrides
Implements