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

In This Topic
    Id Property (IDataScope)
    In This Topic
    Identifier of the DataScope
    Syntax
    'Declaration
     
    ReadOnly Property Id As Integer
    int Id {get;}
    See Also