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

FormatInfo.Reset() Method

Reverts properties of the current object to default values.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v20.1.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public virtual void Reset()

Remarks

The Reset method sets properties of the current object to default values as follows:

See Also