ActiveReports 8
IGrid Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : IGrid Interface

Glossary Item Box

The following tables list the members exposed by IGrid.

Public Properties

 NameDescription
 PropertyColumnsNumber of columns in the grid.  
 PropertyRowsNumber of rows in the grid.  
Top

Public Methods

 NameDescription
 MethodGetCellAtObtains IGridCell given row and column numbers.  
Top

See Also