Skip to main content

FormatInfo.Reset() Method

Reverts properties of the current object to default values.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public virtual void Reset()

Remarks

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

See Also