ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools Namespace / ReportItemExtensions Class / GetReportItemTypeName Method

In This Topic
    GetReportItemTypeName Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetReportItemTypeName( _
       ByVal item As ReportItem _
    ) As String
    public static string GetReportItemTypeName( 
       ReportItem item
    )

    Parameters

    item
    See Also