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.v19.2.dll

Declaration

public virtual void Reset()

Remarks

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

See Also