Name | Description | |
---|---|---|
![]() | Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
![]() | CustomProperties | Gets a collection of custom properties defined for the member. |
![]() | DataElementName | Gets or sets a name of the top-level XML element that represents the instances of this group. |
![]() | DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. |
![]() | ExtraTotalSize | Gets or sets a height or width of the extra total group header. |
![]() | FixedData | Gets or sets a value indicating whether the tablix member's data should remain fixed in the viewing window when scrolling. |
![]() | Grouping | Gets or sets the expressions by which to group the data. |
![]() | HideIfNoRows | Gets or sets a value indicating whether to hide this tablix member when it contains no rows. |
![]() | IsExtraTotal | Gets or sets a value indicating whether the member has been added for interactivity purposes. |
![]() | IsZeroSpan | Gets or sets a value indicating whether the member should have zero span during layout. |
![]() | KeepTogether | Gets or sets a value indicating whether the member is kept together on a single page where possible. |
![]() | KeepWithGroup | Gets or sets how a static tablix member should be kept on the page with the previous or next non-hidden sibling. |
![]() | RepeatOnNewPage | Gets or sets a value indicating whether a static tablix member should be repeated on every page when a visible dynamic member sibling with the corresponding KeepWithGroup or its children appears on that page. |
![]() | Sorting | Gets the expressions by which to sort the data. |
![]() | TablixHeader | Gets or sets a header cell associated with the tablix member. |
![]() | TablixMembers | Gets a collection of submembers contained within this member. |
![]() | Visibility | Gets or sets a value indicating whether the member is hidden. |