EditingFieldExtensions.UnregisterEditorInfo(String) Method
Unregisters the specified editor from being used for changing control content in Print Preview.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| editorName | String | The name of an editor to be unregistered. |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also