New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public interface IEditorManager

Derived Classes: GridViewEditManagerSchedulerEditManager

Methods

C#
IInputEditor GetDefaultEditor(IEditorProvider provider)
Parameters:providerIEditorProviderReturns:

IInputEditor

C#
bool IsPermanentEditor(Type editorType)
Parameters:editorTypeTypeReturns:

bool

C#
void RegisterPermanentEditorType(Type editorType)
Parameters:editorTypeType