The array of controls or sections to be deleted.
'Declaration
Public ReadOnly Property OldValue As Object
public object OldValue {get;}
Property Value
An
System.Object representing the value before the layout change occurred. This could reflect a previous property value, the original state of an element, or any other relevant data prior to the modification.