GrapeCity ActiveReports for .NET 16.0J
IsReadOnly プロパティ (ReportItemCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス : IsReadOnly プロパティ
ReportItemCollectionは読み取り専用かどうかを示すブール型の値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}

プロパティ値

ReportItemCollectionが読み取り専用の場合は、True。それ以外の場合は、False。
参照

ReportItemCollection クラス
ReportItemCollection メンバ