ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class
Properties Methods Events

In This Topic
    TablixMember Class Members
    In This Topic

    The following tables list the members exposed by TablixMember.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TablixMember class.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodValidates the current state of the TablixMember object.  
    Top
    See Also