GrapeCity ActiveReports for .NET 14.0J
IsFixedSize プロパティ

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > PagesCollection クラス : IsFixedSize プロパティ
PagesCollectionが固定サイズかどうかを示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}

プロパティ値

このインスタンスが固定サイズの場合はtrue。 それ以外の場合はfalse。
参照

PagesCollection クラス
PagesCollection メンバ