Gets or sets the Footnote for the Report TOC.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportParagraphing Footnote { get; set; }
public ReportParagraphing Footnote { get; set; }
Public Property Footnote As ReportParagraphing
Get
Set
Public Property Footnote As ReportParagraphing
Get
Set
public:
property ReportParagraphing^ Footnote {
ReportParagraphing^ get ();
void set (ReportParagraphing^ value);
}
public:
property ReportParagraphing^ Footnote {
ReportParagraphing^ get ();
void set (ReportParagraphing^ value);
}
Property Value
Type:
ReportParagraphing