Gets or sets the Location and Source of the Sub Report File as specified by a URI.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportSubReportingFile ContentFile { get; set; }public ReportSubReportingFile ContentFile { get; set; }Public Property ContentFile As ReportSubReportingFile
Get
Set
Public Property ContentFile As ReportSubReportingFile
Get
Set
public:
property ReportSubReportingFile^ ContentFile {
ReportSubReportingFile^ get ();
void set (ReportSubReportingFile^ value);
}public:
property ReportSubReportingFile^ ContentFile {
ReportSubReportingFile^ get ();
void set (ReportSubReportingFile^ value);
}Property Value
Type:
ReportSubReportingFile