Version

IGrid Interface Methods

For a list of all members of this type, see IGrid members.

Public Methods
 NameDescription
 MethodAddColumnCreates a new column object that implements the Infragistics.Documents.Reports.Report.Grid.IColumn interface and adds it to the internal collection of objects.  
 MethodAddRowCreates a new row object that implements the Infragistics.Documents.Reports.Report.Grid.IRow interface and adds it to the internal collection of objects.  
 MethodApplyPatternApplies a pattern to this grid element.  
 MethodMeasureMeasures the grid on a Letter size paper.  
See Also