XPObjectSource Constructors
Enables binding reports to XPO persistent class’ data.Name | Parameters | Description |
---|---|---|
XPObjectSource() | none | Initializes a new instance of the XPObjectSource class with the default settings. |
XPObjectSource(IContainer) | container | Initializes a new instance of the XPObjectSource class with a specified container. |
See Also