MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class

TablixMember Class Properties

For a list of all members of this type, see TablixMember members.

Public Properties
 NameDescription
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets a collection of custom properties defined for the member.  
Public PropertyGets or sets a name of the top-level XML element that represents the instances of this group.  
Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
Public PropertyGets or sets a height or width of the extra total group header.  
Public PropertyGets or sets a value indicating whether the tablix member's data should remain fixed in the viewing window when scrolling.  
Public PropertyGets or sets the expressions by which to group the data.  
Public PropertyGets or sets a value indicating whether to hide this tablix member when it contains no rows.  
Public PropertyGets or sets a value indicating whether the member has been added for interactivity purposes.  
Public PropertyGets or sets a value indicating whether the member should have zero span during layout.  
Public PropertyGets or sets a value indicating whether the member is kept together on a single page where possible.  
Public PropertyGets or sets how a static tablix member should be kept on the page with the previous or next non-hidden sibling.  
Public PropertyGets 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.  
Public PropertyGets the expressions by which to sort the data.  
Public PropertyGets or sets a header cell associated with the tablix member.  
Public PropertyGets a collection of submembers contained within this member.  
Public PropertyGets or sets a value indicating whether the member is hidden.  
Top
See Also