GetEditStyle Method

NDoc Core

NDoc Documentation

TextEditor.GetEditStyle Method

Gets the editor style used by the EditValue method.

Overload List

Inherited from UITypeEditor.

public UITypeEditorEditStyle GetEditStyle();

Gets the editor style used by the EditValue method.

public override UITypeEditorEditStyle GetEditStyle(ITypeDescriptorContext);

See Also

TextEditor Class | NDoc.Core Namespace