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. | |
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. |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Validates the information in each property of the TablixMember object. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |