Gets or sets the Location and Source of the Report XSLT 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 ReportXSLTFile ContentFile { get; set; }public ReportXSLTFile ContentFile { get; set; }Public Property ContentFile As ReportXSLTFile
Get
Set
Public Property ContentFile As ReportXSLTFile
Get
Set
public:
property ReportXSLTFile^ ContentFile {
ReportXSLTFile^ get ();
void set (ReportXSLTFile^ value);
}public:
property ReportXSLTFile^ ContentFile {
ReportXSLTFile^ get ();
void set (ReportXSLTFile^ value);
}Property Value
Type:
ReportXSLTFile