ActiveReports Developer 7
IBandedList Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IBandedList Interface

Glossary Item Box

The following tables list the members exposed by IBandedList.

Public Properties

 NameDescription
 PropertyDetails
Specifies details of band collection (if any) for this BandedList.
 
 PropertyFooterSpecifies report footer for this banded list.  
 PropertyGroupsReturns a collection of groups for this instance of BandedList.  
 PropertyHeaderSpecifies report header for this banded list.  
 PropertyKeepTogetherSpecifies, if the BandList should try to keep the content together.  
 PropertyPageBreakAtEndReturns PageBreakAtEnd property for this BandedList.  
 PropertyPageBreakAtStartReturns PageBreakAtStart property for this BandedList.  
Top

See Also