FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / ReportItemCollection Class / GetKeyForItem Method

In This Topic
    GetKeyForItem Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetKeyForItem( _
       ByVal item As ReportItem _
    ) As String
    protected override string GetKeyForItem( 
       ReportItem item
    )

    Parameters

    item
    See Also