The array of controls or sections to be added.
'Declaration
Public ReadOnly Property NewValue As Object
public object NewValue {get;}
Property Value
An
System.Object representing the new value applied as part of the layout change. This could be a new property value, a newly added element, or any other change-specific value.