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

EditingFieldExtensions.UnregisterEditorInfo(InplaceEditorInfoBase) Method

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public bool UnregisterEditorInfo(
    InplaceEditorInfoBase editorInfo
)

Parameters

Name Type
editorInfo InplaceEditorInfoBase

Returns

Type
Boolean
See Also