ActiveReports for .NET 18.0J
Line クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : Line クラス
レポート定義に含まれている線のReportItem
オブジェクト モデル
Line クラス
シンタックス
'宣言
 
Public NotInheritable Class Line 
   Inherits ReportItem
   Implements IReportComponent, IValidateable 
public sealed class Line : ReportItem, IReportComponent, IValidateable  
解説
上または下の線はHeight/Widthの負の値があります。しかし、上の線+ Heightおよび左の線+Widthが正の値が必要です。
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.Line

参照

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