MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface

ITablixMember Interface Properties

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

Public Properties
 NameDescription
 PropertyGets the children of this tablix member.  
 PropertyGets the name of the data element.  
 PropertyGets a value that indicates whether this tablix member should be included in the rendered output.  
 PropertyGets the section where the layout should continue.  
 PropertyGets a value indicating whether the tablix member should be kept in the viewing window when the user scrolls the page.  
 PropertyGets a value indicating whether to hide this tablix member when it contains no rows.  
 PropertyGets a value indicating that the member cannot be hidden by toggle.  
 PropertyGets a value indicating whether the member is a collection.  
 PropertyGets a value indicating whether this tablix member is a member of the column (as opposed to row) hierarchy.  
 PropertyGets a value indicating that the member has been added for interactivity.  
 PropertyGets a value indicating whether the member is a static member.  
 PropertyGets a value indicating that the member must be zero span when layout.  
 PropertyGets a value indicating whether the data region (all repeated sections) is kept together on one page if possible.  
 PropertyGets a value indicating whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.  
 PropertyGets the cell index for this data region member.  
 PropertyGets the page breaking options.  
 PropertyGets a value indicating that these rows should be printed at the bottom of the page.  
 PropertyGets a value indicating whether members should be rendered or not.  
 PropertyGets a value indicating 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.  
 PropertyGets the header cell of the tablix member.  
Top
See Also