Skip to main content

EditingFieldExtensions.UnregisterEditorInfo(InplaceEditorInfoBase) Method

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public bool UnregisterEditorInfo(
    InplaceEditorInfoBase editorInfo
)

Parameters

Name Type
editorInfo InplaceEditorInfoBase

Returns

Type
Boolean
See Also