MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class
Properties Methods

MemoryReportItem Class Members

The following tables list the members exposed by MemoryReportItem.

Public Properties
 NameDescription
Public PropertyGets or sets the Action object of this report item.  
Public PropertyGets or sets a bookmark that can be linked to via a Bookmark action.  
Public PropertyGets or sets the name to use for the data element or attribute for this MemoryReportItem when rendered via a data oriented rendering extension (e.g. XML).  
Public PropertyGets or sets the definition how the MemoryReportItem should appear in data output.  
Public PropertyGets or sets the height of the item.  
Public PropertyGets or sets the original visibility of the report item. Gets or sets the Indicator that this report item should be hidden.  
Public PropertyGets or sets the Indicator that this report item has dynamic visiblity and is hidden.  
Public PropertyGets a value indicating whether the report item is kept together on one page if possible.  
Public PropertyGets or sets a document map label.  
Public PropertyGets or sets the distance of the item from the left of the containing object.  
Public PropertyGets or sets the name of the MemoryReportItem.  
Public PropertyGets the render component objects.  
Public PropertyGets or sets the style of the report item.  
Public PropertyGets or sets a style name.  
Public PropertyGets output kinds in which report item is present (Screen, Export etc.)  
Public PropertyGets or sets the report item that users can click toggle the visibility of this item.  
Public PropertyGets or sets a textual label for the item.  
Public PropertyGets or sets the distance of the item from the top of the containing object.  
Public PropertyGets or sets the width of the item.  
Public PropertyGets or sets the drawing order of the item within the containing object.  
Top
Public Methods
 NameDescription
Public MethodGets the service object of the specified type.  
Public MethodInitializes the MemoryReportItem.  
Public MethodThe wrapper for the OnClick event.  
Top
See Also