We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IGridHeader Interface Members
The following tables list the members exposed by IGridHeader .
Public Properties
Name Description
Height Gets or sets the height of the header.
Margins Gets or sets the vertical spacing between elements.
Repeat Gets or sets a boolean value indicating whether to repeat the header.
Public Methods
Name Description
AddCell Creates 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