When overridden in a derived class, resets the value for this property of the component to the default value.
Typically, this method is implemented through reflection.
This method determines the value to reset the property to in the following order of precedence:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]This method creates a System.ComponentModel.Design.DesignerTransaction automatically in the following order:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]The purpose of the transaction is to support Undo and Redo functionality.