EditingFieldExtensions.RegisterEditorInfo Method
| Name | Parameters | Description |
|---|---|---|
| RegisterEditorInfo(InplaceEditorInfoBase) | editorInfo | Registers a custom editor to be used to change control content in Print Preview. |
| RegisterEditorInfo(String, String, String) | editorName, category, editorDisplayName | Registers a custom editor to be used for changing control content in Print Preview. |