'宣言
Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent, IValidateable
public abstract class ReportItem : ReportComponent, IReportComponent, IValidateable
'宣言
Public MustInherit Class ReportItem Inherits ReportComponent Implements IReportComponent, IValidateable
public abstract class ReportItem : ReportComponent, IReportComponent, IValidateable
この基本クラスのプロパティはすべてのReportItem要素の種類の間に共有されています。しかし、ReportItemのすべてのプロパティはすべてのレポートアイテムの種類に適用されません。
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