'Declaration Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent, IValidateable
public abstract class ReportItem : ReportComponent, IReportComponent, IValidateable
'Declaration Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent, IValidateable
public abstract class ReportItem : ReportComponent, IReportComponent, IValidateable
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.BandedList
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.PartItem
GrapeCity.ActiveReports.PageReportModel.ShapeBase
GrapeCity.ActiveReports.PageReportModel.Subreport
GrapeCity.ActiveReports.PageReportModel.TableOfContents
GrapeCity.ActiveReports.PageReportModel.TextItem