GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItem Class |
'Declaration Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent
public abstract class ReportItem : ReportComponent, IReportComponent
The properties in this base class are shared among all types of ReportItem elements. Note, however, that not all properties of the ReportItem are necessarily meaningful for all types of report items.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.ReportItem
GrapeCity.ActiveReports.PageReportModel.CustomReportItem
GrapeCity.ActiveReports.PageReportModel.DataRegion
GrapeCity.ActiveReports.PageReportModel.Image
GrapeCity.ActiveReports.PageReportModel.Line
GrapeCity.ActiveReports.PageReportModel.Map
GrapeCity.ActiveReports.PageReportModel.OverflowPlaceHolder
GrapeCity.ActiveReports.PageReportModel.Subreport
GrapeCity.ActiveReports.PageReportModel.TextItem