[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Data.DataScopeBase.Id

Id Property

Id

Gets the identifier of the data scope.

Declaration
public int Id { get; }
Property Value
Type Description
int

An int representing the identifier of the data scope.

Implements