ActiveReports 12
TablixMember Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TablixMember Class

The following tables list the members exposed by TablixMember.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the TablixMember class.  
Top
Public Properties
 NameDescription
Public PropertyGets the ReportComponentCollection containing all the components hosted in the control.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets a CustomPropertyDefinitionCollection of custom properties for the member.  
Public PropertyGets or sets the name of the data element.  
Public PropertyGets or sets a value that indicates whether this tablix member should be included in the rendered output.  
Public PropertyGets 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.  
Public PropertyGets 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).  
Public PropertyGets or sets a System.Boolean value that indicates whether to hide this tablix member when it contains no rows.  
Public PropertyIndicates that the data region (all repeated sections) is kept together on one page if possible.  
Public PropertyGets 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.  
Public PropertyGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyGets 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.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the expressions by which to sort the group instances.  
Public PropertyGets or sets the header cell of the tablix member.  
Public PropertyGets the submembers that are contained within this member.  
Public PropertyGets or set the current visibility state of this report object.  
Top
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodValidates the information in each property of the TablixMember object.  
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

TablixMember Class
GrapeCity.ActiveReports.PageReportModel Namespace