Specifies the Section object to be searched for in the collection.
Determines whether the specified section object exists in the collection.
Specifies the Section object to be searched for in the collection.
Boolean. Returns True if the section exists in the collection; otherwise, False.
[C#]
private void rptDataDynamics_ReportEnd(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub rptDD_ReportEnd(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.ReportEnd |
SectionCollection Class | SectionCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.