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 if the List can grow horizontally. | |
ConsumeWhiteSpace | Indicates that all whitespace in list should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds. | |
Contents |
Provides the instances of this list control based on the data.
| |
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) | |
DataSetName | pecifies which data set to use for this data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
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 | Gets a value indicating whether the report item is kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem) | |
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) | |
NoRows | Indicates if the DataRegion has no rows available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
NoRowsMessage | Message to display in the DataRegion when no rows of data are available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
NoRowsTextBox | Returns a renderable textbox suitable for displaying NoRowsMessage for this instance. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion) | |
OverflowName | Overflow name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem) | |
PageBreakAtEnd | Gets a value indicating whether the page should break at the end of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion) | |
PageBreakAtStart | Gets a value indicating whether the page should break at the start of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion) | |
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) | |
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) |