Skip to main content
A newer version of this page is available. .

AppearanceObject.Reset() Method

Reverts the appearance object’s properties to their default values.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v18.2.dll

Declaration

public virtual void Reset()

Remarks

The Reset method enables you to restore default values to all the properties of the current appearance object. This method sets the properties as follows:

See Also