ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grid Class
Members

In This Topic
    Grid Class
    In This Topic
    Contains information about the alignment of report items on the grid
    Object Model
    Grid Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Grid 
       Inherits ReportComponent
       Implements IReportComponent 
    public sealed class Grid : ReportComponent, IReportComponent  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.Grid

    See Also