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

EditingFieldExtensions.UnregisterEditorInfo(InplaceEditorInfoBase) Method

Namespace: DevExpress.Xpf.Printing

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

Declaration

public bool UnregisterEditorInfo(
    InplaceEditorInfoBase editorInfo
)

Parameters

Name Type
editorInfo InplaceEditorInfoBase

Returns

Type
Boolean
See Also