ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / LayoutChangingArgs Class / NewValue Property

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