Name | Description | |
---|---|---|
![]() | TablixMember Constructor | Creates a new instance of the TablixMember class. |
The following tables list the members exposed by TablixMember.
Name | Description | |
---|---|---|
![]() | TablixMember Constructor | Creates a new instance of the TablixMember class. |
Name | Description | |
---|---|---|
![]() | Components | Gets the ReportComponentCollection containing all the components hosted in the control. |
![]() | CustomProperties | Gets a CustomPropertyDefinitionCollection of custom properties for the member. |
![]() | DataElementName | Gets or sets the name of the data element. |
![]() | DataElementOutput | Gets or sets a value that indicates whether this tablix member should be included in the rendered output. |
![]() | FixedData | Gets or sets a System.Boolean value that indicates whether the tablix member should be kept in the viewing window when the user scrolls the page. |
![]() | Grouping | Gets or sets grouping, that defines the expressions by which to group the data. If omitted, this is a static member (otherwise, this is a dynamic member). |
![]() | HideIfNoRows | Gets or sets a System.Boolean value that indicates whether to hide this tablix member when it contains no rows. |
![]() | KeepTogether | Indicates that the data region (all repeated sections) is kept together on one page if possible. |
![]() | KeepWithGroup | Gets or sets a value that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible. |
![]() | RepeatOnNewPage | Gets or sets a System.Boolean value that indicates whether a static tablix member should be repeated on every page whenever a visible dynamic member sibling with the corresponding KeepWithGroup or its children appear on that page. |
![]() | Sorting | Gets the expressions by which to sort the group instances. |
![]() | TablixHeader | Gets or sets the header cell of the tablix member. |
![]() | TablixMembers | Gets the submembers that are contained within this member. |
![]() | Visibility | Gets or set the current visibility state of this report object. |
Name | Description | |
---|---|---|
![]() | Validate | Validates the information in each property of the TablixMember object. |