Resets the BackgroundAppearance property to its default value. Syntax Remarks Use this method to reset the BackgroundAppearance property. If the BackgroundAppearance property was set to an Appearance from the Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection wil...
Resets the CheckedAppearance property to its default value. Syntax Remarks Use this method to reset the CheckedAppearance property. If the CheckedAppearance property was set to an Appearance from the Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection will remain ...
Resets the DefaultItemAppearance property to its default value. Syntax Remarks Use this method to reset the DefaultItemAppearance property. If the DefaultItemAppearance property was set to an Appearance from the Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection ...
Resets the value of the ImageSize property to its default value Syntax Example
Resets the ItemAppearance property to its default value. Syntax Remarks Use this method to reset the ItemAppearance property. If the ItemAppearance property was set to an Appearance from the Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection will remain the same ...
Resets the SelectedAppearance property to its default value. Syntax Remarks Use this method to reset the SelectedAppearance property. If the SelectedAppearance property was set to an Appearance from the Appearances collection, the properties on the Infragistics.Win.AppearanceBase object in the collection will rema...
Resolves the appearance for the context menu Syntax Parameters appearance Appearance structure to updaterequestedProps Appearance properties to resolve
Gets/sets the appearance for the menu item when it is selected. Syntax
Determines if the Appearances collection needs to be serialized. Syntax Return Value true if the appearances should be serialized; otherwise false. Example
Indicates if the ImageSize property needs to be serialized Syntax Return Value True if the property differs from the default value Example