ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class / OldValue Property

In This Topic
    OldValue Property
    In This Topic
    The array of controls or sections to be deleted.
    Syntax
    'Declaration
     
    Public ReadOnly Property OldValue As Object
    public object OldValue {get;}
    See Also