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

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

プロパティ値

このインスタンスが読み取り専用の場合はtrue。 それ以外の場合はfalse。
参照

PagesCollection クラス
PagesCollection メンバ