InterfaceIEditorManager
Interface
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public interface IEditorManager
Methods
GetDefaultEditor(IEditorProvider)
Declaration
cs-api-definition
IInputEditor GetDefaultEditor(IEditorProvider provider)
Parameters
provider
Returns
RegisterPermanentEditorType(Type)
Declaration
cs-api-definition
void RegisterPermanentEditorType(Type editorType)
Parameters
editorType