Resets the CustomizerDescription property to its default value. Syntax Remarks Invoke this method to reset the CustomizerDescription property to its default value. Once this method is invoked, the ShouldSerializeCustomizerDescription method will return False until the CustomizerDescription property is set again.
Resets the DescriptionOnMenu property to its default value. Syntax Remarks Invoke this method to reset the DescriptionOnMenu property to its default value. Once this method is invoked, the ShouldSerializeDescriptionOnMenu method will return False until the DescriptionOnMenu property is set again.
Resets the Enabled property to its default value. Syntax Remarks Invoke this method to reset the Enabled property to its default value. Once this method is invoked, the ShouldSerializeEnabled method will return False until the Enabled property is set again.
Resets the MergeOrder property to its default value. Syntax Remarks Invoke this method to reset the MergeOrder property to its default value. Once this method is invoked, the ShouldSerializeMergeOrder method will return False until the MergeOrder property is set again.
Resets the MergeType property to its default value. Syntax Remarks Invoke this method to reset the MergeType property to its default value. Once this method is invoked, the ShouldSerializeMergeType method will return False until the MergeType property is set again.
Resets the PopularCommand property to its default value. Syntax Remarks Invoke this method to reset the PopularCommand property to its default value. Once this method is invoked, the ShouldSerializePopularCommand method will return False until the PopularCommand property is set again.
Resets the Priority property to its default value. Syntax Remarks Invoke this method to reset the Priority property to its default value. Once this method is invoked, the ShouldSerializePriority method will return False until the Priority property is set again.
Resets the Shortcut property to its default value. Syntax Remarks Invoke this method to reset the Shortcut property to its default value. Once this method is invoked, the ShouldSerializeShortcut method will return False until the Shortcut property is set again.
Resets the ShowInCustomizer property to its default value. Syntax Remarks Invoke this method to reset the ShowInCustomizer property to its default value. Once this method is invoked, the ShouldSerializeShowInCustomizer method will return False until the ShowInCustomizer property is set again.
Resets the Spring property to its default value. Syntax Remarks Invoke this method to reset the Spring property to its default value. Once this method is invoked, the ShouldSerializeSpring method will return False until the Spring property is set again.