ActiveReports 8
GetNewSectionName(SectionType) Method

Used from designer to get the section names generated to be passed into the LayoutChanging event. the section list is not modified
Syntax
'Declaration
 
Public Function GetNewSectionName( _
   ByVal sectionType As SectionType _
) As System.String
public System.string GetNewSectionName( 
   SectionType sectionType
)

Parameters

sectionType
See Also

Reference

SectionCollection Class
SectionCollection Members

Support Forum