IReportItem.Parent Property

Definition

public:
 property Microsoft::ReportDesigner::IParent ^ Parent { Microsoft::ReportDesigner::IParent ^ get(); void set(Microsoft::ReportDesigner::IParent ^ value); };
public Microsoft.ReportDesigner.IParent Parent { get; set; }
member this.Parent : Microsoft.ReportDesigner.IParent with get, set
Public Property Parent As IParent

Property Value

Applies to