IBandedList Interface Members
In This Topic
The following tables list the members exposed by IBandedList.
Public Properties
| Name | Description |
| ConsumeWhiteSpace | Indicates that all whitespace in band should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds. |
| Details | Specifies details band collection (if any) for this BandedList. |
| Footer | Specifies report footer for this banded list. |
| Groups | Returns a collection of groups for this instance of BandedList. |
| Header | Specifies report header for this banded list. |
| PreventOrphanedFooter | Indicates whether the orphaned footer is displayed on next page. |
| PreventOrphanedHeader | Indicates whether the orphaned header is displayed on the page. |
Top
See Also