Skip to main content

ContainerUserLookAndFeel.Reset() Method

Reverts the look and feel settings to their default values.

Namespace: DevExpress.LookAndFeel.Helpers

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public override void Reset()

Remarks

The Reset method restores the default values to all the properties of the current look and feel object.

See Also