[]
Represents the interface for the banded list group object.
public interface IBandedListGroup : ISectionRegion
| Name | Description |
|---|---|
| DataCollectionName | Gets the name of the banded list group element. |
| DataElementName | Gets the name of this group instance element. |
| DataElementOutput | Gets a value indicating whether the group should appear in a data rendering. Valid values are NoOutput and Output. |
| Details | Gets the details band collection for this group. |
| EndSection | Gets the value indicating where the layout should continue. |
| GroupFooter | Gets the footer for this group instance. |
| GroupHeader | Gets the header for this group instance. |
| Hidden | Gets a value indicating the initial visibility for this instance. |
| KeepTogether | Gets a value indicating whether the group should keep its contents together. |
| Name | Gets the name of this IBandedListGroup. |
| PageBreak | Gets the page breaking options for this group. |
| PreventOrphanedFooter | Gets a value indicating whether the orphaned footer is displayed on the next page. |
| PreventOrphanedHeader | Gets a value indicating whether the orphaned header is displayed on the page. |
| SubGroups | Gets the collection of subgroups for this group. |