[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItemKey

ReportItemKey Struct

Represents report item key.

Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public struct ReportItemKey : IEquatable<ReportItemKey>

Constructors

Name Description
ReportItemKey(int, string, string)

Fields

Name Description
Name
Null
ReportName
ScopeId

Methods

Name Description
Equals(ReportItemKey)
Equals(object)
GetHashCode()
ToString()

Operators

Name Description
explicit operator ReportItemKey(string)

Extension Methods