'Declaration Public Overloads Function GetOwner( _ ByVal reportComponent As IComponent _ ) As ItemOwners
public ItemOwners GetOwner( IComponent reportComponent )
Parameters
- reportComponent
- A System.ComponentModel.IComponent object representing the report component.
Return Value
An ItemOwners value indicating the owner of the report component.