Gets a reference to the parent section of the control.
[Visual Basic]
Public ReadOnly Property Parent As Object
[C#]
public object Parent {get;}
Object - Reference to the parent section.
[C#]
private void rptDataDynamics_ReportStart(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub rptDD_ReportStart(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.ReportStart |
ARControl Class | ARControl Members | Section
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.