ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemKey Structure
Members

In This Topic
    ReportItemKey Structure
    In This Topic
    Represents report item key.
    Object Model
    ReportItemKey Structure
    Syntax
    'Declaration
     
    Public Structure ReportItemKey 
       Inherits System.ValueType
    public struct ReportItemKey : System.ValueType 
    Remarks
    This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Rendering.Components.ReportItemKey

    See Also