PowerTools ActiveReports for .NET 9.0J
ReportItem クラス
メンバ 

以下のいずれかの項目はレポートアイテムです:Line、Rectangle、TextBoxImageSubreportCustomReportItemまたはDataRegionListTableMatrixおよびChartはデータ領域です。ReportItem要素自体は使用されません。ReportItemが許可されている場合は、指定したレポートアイテムは使用されます。
オブジェクト モデル
ReportItem クラス
構文
'宣言
 
Public MustInherit Class ReportItem 
   Inherits ReportComponent
   Implements IReportComponent 
public abstract class ReportItem : ReportComponent, IReportComponent  
解説
この基本クラスのプロパティはすべてのReportItem要素の種類の間に共有されています。しかし、ReportItemのすべてのプロパティはすべてのレポートアイテムの種類に適用されません。
継承階層

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.TableOfContents
               GrapeCity.ActiveReports.PageReportModel.TextItem

参照

関連項目

ReportItem メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.