Visual Basic (Declaration) | |
---|---|
Public Overrides NotOverridable Property Parent As IReportComponentContainer |
C# | |
---|---|
public override IReportComponentContainer Parent {get; set;} |
Property Value
An IReportComponentContainer representing the parent control.The Report does not not use this property.