Back to Devexpress

AppearanceObject.Reset() Method

windowsforms-devexpress-dot-utils-dot-appearanceobject-b4aef9c9.md

latest1.9 KB
Original Source

AppearanceObject.Reset() Method

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

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public virtual void Reset()
vb
Public Overridable Sub 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

AppearanceObject Class

AppearanceObject Members

DevExpress.Utils Namespace