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.
IGridFooter Interface Members
The following tables list the members exposed by IGridFooter .
Public Properties
Name Description
Height Gets or sets the height of the footer.
Margins Gets or sets the vertical spacings between elements.
Repeat Gets or sets a boolean value indicating whether to repeat the footer.
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