GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : IBandedList Interface |
The following tables list the members exposed by IBandedList.
Name | Description | |
---|---|---|
Action | The Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Bookmark | Specifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
CanGrowHorizontally | Specifies whether banded list can grow horizontally. | |
DataElementName | The name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
DataElementOutput | Indicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Details |
Specifies details of band collection (if any) for this BandedList.
| |
Footer | Specifies report footer for this banded list. | |
GroupingCanGrowHorizontally | Specifies whether grouping can grow horizontally. | |
Groups | Returns a collection of groups for this instance of BandedList. | |
Header | Specifies report header for this banded list. | |
Height | Height of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Hidden | Indicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
IsDynamicallyHidden | Determines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
KeepTogether | Specifies, if the BandList should try to keep the content together. | |
Label | Gets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem) | |
Left | The distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Name | The name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
NewSection | Indicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion) | |
OverflowName | Overflow name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem) | |
OwnHidden | Indicates this report item own hidden state. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
PageBreakAtEnd | Returns PageBreakAtEnd property for this BandedList. | |
PageBreakAtStart | Returns PageBreakAtStart property for this BandedList. | |
Parent | Sets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
RenderComponents | Returns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent) | |
Style | Returns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
StyleName | Specifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
TargetDevice | Defines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToggleItem | Specifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ToolTip | Contains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Top | The distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
TopFromRootContainer | The Top position relative to the report item's root container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
Width | Width of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
ZIndex | Specifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) |