FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / ReportPosition Class / ReportItemID Property

In This Topic
    ReportItemID Property
    In This Topic
    Gets the ID of the report item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportItemID As String
    public string ReportItemID {get;}
    See Also