Name | Description | |
---|---|---|
Children | Gets the children of this tablix member. | |
DataElementName | Gets the name of the data element. | |
DataElementOutput | Gets a value that indicates whether this tablix member should be included in the rendered output. | |
EndSection | Specifies where the layout should continue. | |
FixedData | Indicates whether the tablix member should be kept in the viewing window when the user scrolls the page. | |
HideIfNoRows | Indicates whether to hide this tablix member when it contains no rows. | |
IsAlwaysVisible | Indicates that the member can't be hidden by toggle | |
IsCollection | Indicates whether the member is a collection. | |
IsColumn | Indicates whether this tablix member is a member of the column (as opposed to row) hierarchy. | |
IsExtraTotal | Indicates that the member has been added for interactivity. | |
IsStatic | Indicates whether the member is a static member. | |
IsZeroSpan | Indicates that the member must be zero span when layout. | |
KeepTogether | Indicates that the data region (all repeated sections) is kept together on one page if possible. | |
KeepWithGroup | Indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible. | |
MemberCellIndex | Gets the cell index for this data region member. | |
PageBreak | Defines page breaking options. | |
PrintFooterAtBottom | Indicates that these rows should be printed at bottom of the page. | |
RenderMembers | Indicates whether members should be rendered or not. | |
RepeatOnNewPage | 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. | |
TablixHeader | Gets the header cell of the tablix member. |