| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal section As Section, _ ByVal sectionIndex As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SectionEventArgs( Section section, int sectionIndex ) | |
Parameters
- section
- sectionIndex
| ActiveReports3 | Request technical support |
| SectionEventArgs Constructor(Section,Int32) | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal section As Section, _ ByVal sectionIndex As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SectionEventArgs( Section section, int sectionIndex ) | |