Subreports.Item Property
Gets the object at the specified index. In C#, this property is the indexer for the SubreportObject class.
Overload List
| Description | |
|---|---|
| Subreports.Item Property (Integer) | Gets the object at the specified index. In C#, this property is the indexer for the SubreportObject class. |
| Subreports.Item Property (String) | Gets the object with the specified name. In C#, this property is the indexer for the SubreportObject class. |
See Also
Reference
Subreports Class
Subreports Members
CrystalDecisions.CrystalReports.Engine Namespace