ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGrid Interface
Properties Methods

In This Topic
    IGrid Interface Members
    In This Topic

    The following tables list the members exposed by IGrid.

    Public Properties
     NameDescription
     PropertyGets the number of columns in the grid.  
     PropertyGets the number of rows in the grid.  
    Top
    Public Methods
     NameDescription
     MethodObtains an IGridCell given the row and column numbers.  
    Top
    See Also