Name | Description | |
---|---|---|
Components | Gets the ReportComponentCollection containing all the components hosted in the control. | |
Container | (Inherited from System.ComponentModel.Component) | |
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. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
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. | |
Site | (Inherited from System.ComponentModel.Component) | |
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. |