ActiveReports 9
XMLDataSource Class
Members 

Represents a section report data source based on an XML document and an XPath pattern to select the XML nodes used as records in the data source.
Object Model
XMLDataSource Class
Syntax
'Declaration
 
Public NotInheritable Class XMLDataSource 
public sealed class XMLDataSource 
Remarks

ActiveReports supports a DataType attribute for nodes in the XML file.   This attribute helps ActiveReports determine the data type of bound fields.  Valid values include: double, datetime and string.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Data.XMLDataSource

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XMLDataSource Members
GrapeCity.ActiveReports.Data Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum