TdxReportDataConnectionCollection Properties
A collection of report data connections stored in the TdxReportDataConnectionManager component.Name | Description |
---|---|
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
Items | Provides indexed access to all data connection components stored in the collection. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also