ActiveReports for .NET 18.0J
NewSection プロパティ (DataRegion)

GrapeCity.ActiveReports.PageReportModel 名前空間 > DataRegion クラス : NewSection プロパティ

データ領域はセクション内にあるかどうかを取得または設定します。

シンタックス
'宣言
 
Public Property NewSection As Boolean
public bool NewSection {get; set;}

プロパティ値

データ領域はセクション内にあるかどうかを示すBoolean値。デフォルト値はfalseです。

参照

DataRegion クラス
DataRegion メンバ