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

Glossary Item Box

The array of controls or sections to be deleted.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OldValue As System.Object
C# 
public System.object OldValue {get;}

See Also