| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > C1FlexReport Class : GetReportList Method |
| Overload | Description |
|---|---|
| GetReportList(Stream) | Gets a list of reports available in an XML report definition file. |
| GetReportList(XmlDocument) | Gets a list of reports available in an System.Xml.XmlDocument. |
| GetReportList(XDocument) | Gets a list of reports available in an System.Xml.Linq.XDocument. |
| GetReportList(XmlDocumentWrapperBase) | Gets a list of reports available in an C1.Xaml.Document.Serialization.XmlDocumentWrapperBase. |