ActiveReports 19 .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
    Gets the identifier of the data scope.
    Syntax
    'Declaration
     
    ReadOnly Property Id As Integer
    int Id {get;}

    Property Value

    An System.Int32 representing the identifier of the data scope.
    See Also