| Visual Basic (Declaration) | |
|---|---|
Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As IReportItem | |
| C# | |
|---|---|
IReportItem Item( System.string name ) {get;} | |
Parameters
- name
- The name of the DataDynamics.Reports.Extensibility.Rendering.Components.IReportItem sought.