MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grid Class
Members

Grid Class
Represents a component containing information about the alignment of report items on the grid.
Object Model
Grid Class
Syntax
'Declaration
 
Public NotInheritable Class Grid 
   Inherits ReportComponent
   Implements IReportComponent 
 
Remarks
This class 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.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.Grid

See Also