Version

IGridHeader Interface Members

The following tables list the members exposed by IGridHeader.

Public Properties
 NameDescription
 PropertyHeightGets or sets the height of the header.  
 PropertyMarginsGets or sets the vertical spacing between elements.  
 PropertyRepeatGets or sets a boolean value indicating whether to repeat the header.  
Public Methods
 NameDescription
 MethodAddCellCreates a new cell object that implements the Infragistics.Documents.Reports.Report.Grid.ICell interface and adds it to the internal collection of objects.  
See Also