ActiveReports for .NET 18.0J
IsFixedSize プロパティ (ReportItemCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス : IsFixedSize プロパティ
ReportItemCollectionのサイズが固定されているかどうかを示すブール型の値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}

プロパティ値

ReportItemCollectionのサイズが固定されている場合は、True。それ以外の場合は、False。
参照

ReportItemCollection クラス
ReportItemCollection メンバ