ActiveReports 9
GetNewSectionName(SectionType) Method

Represents the new section type
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
Represents the new section type
See Also

Reference

SectionCollection Class
SectionCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum