ActiveReports 8
IBandedList Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IBandedList Interface

Glossary Item Box

The following tables list the members exposed by IBandedList.

Public Properties

 NameDescription
 PropertyCanGrowHorizontally  
 PropertyDetails
Specifies details of band collection (if any) for this BandedList.
 
 PropertyFooterSpecifies report footer for this banded list.  
 PropertyGroupingCanGrowHorizontally  
 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