ActiveReports Developer 7
OldSectionName Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > LayoutChangingArgs Class : OldSectionName Property

Glossary Item Box

Gets the name of the old section.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OldSectionName As System.String
C# 
public System.string OldSectionName {get;}

See Also