Represents a base class for report items that can serve as containers for other report items, such as DataRange.
The following tables list the members exposed by the ItemContainer type.
Name | Description | |
---|---|---|
Initializes a new instance of the ItemContainer class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the parent of this item will shrink when this item is hidden as a result of PageSectionVisibility. (Inherited from ReportItem.) |
||
Gets or sets the brush that will be used to fill the container's background. |
||
Gets or sets the border of this container. |
||
Gets the bounding rectangle of this container. |
||
Gets or sets the report items contained in this container. |
||
Gets or sets the position of the item. (Inherited from ReportItem.) |
||
Gets or sets the name of the report item. (Inherited from ReportItem.) |
||
Gets or set a value indicating whether this item will be visible. This only applies to items placed in page sections. (Inherited from ReportItem.) |
||
Gets or sets the size of the item. (Inherited from ReportItem.) |
||
Gets or sets a value indicating whether this item's design-time order will take precedence over the item's vertical position within the page design when determining the layout order. (Inherited from ReportItem.) |
||
Gets or sets a value indicating whether the item will be printed in the report. (Inherited from ReportItem.) |