| Overload | Description |
|---|---|
| GetOwner(IComponent) | returns the owner for the specified report component |
| GetOwner(CodeClass) | returns the owner for the specified CodeClass |
| GetOwner(EmbeddedImage) | returns the owner for the specified EmbeddedImage |
| GetOwner(DataSource) | returns the owner for the specified DataSource |
| GetOwner(ReportParameter) | returns the owner for the specified ReportParameter |
| GetOwner(IDataSet) | returns the owner for the specified DataSet |
| GetOwner(String,Field) | returns the owner for the specified Field belonging to the specified data set. |
| GetOwner(String,Filter) | returns the owner for the specified Filter belonging to the specified data set. |
| GetOwner(String,String,String) | returns the owner of the resource for the specified cuture. |