
'Declaration Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent, IValidateable
public abstract class ReportItem : ReportComponent, IReportComponent, IValidateable
This class provides common properties shared among all report item types. However, not all properties are relevant to every type of report item.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.ReportItem
GrapeCity.ActiveReports.PageReportModel.Band
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