[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ReportFormatList> element.
| C# | Visual Basic | Visual C++ |
public ReportFormatList ReportFormatList{ get; set;}
Public Property ReportFormatList As ReportFormatList
public: property ReportFormatList^ ReportFormatList { ReportFormatList^ get (); void set (ReportFormatList^ value); }
A ReportFormatList
The SIF specification defines the meaning of this null as: "References a third-party format that describes the visual representation of the report data."
To remove the ReportFormatList, set ReportFormatList to null
Version: 2.0
Since: 1.5r1