Prefilter.Reset() Method
Sets settings provided by the Prefilter class to the default values.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v20.2.dll
Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public void Reset()
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub Reset
Remarks
This method is intended for internal use only. Normally, you don't need to use it.
See Also
Feedback