ActiveReports Developer 7
Data Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MasterReportNotFoundException Class : Data Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Data As System.Collections.IDictionary
C# 
public virtual System.Collections.IDictionary Data {get;}

See Also