System.Web.UI.Design.DataBindingCollectionEditor.GetEditStyle Method

Gets the editor style used by the DataBindingCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) method.

Syntax

public override System.Drawing.Design.UITypeEditorEditStyle GetEditStyle (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext object that identifies the component or control to retrieve the edit style for.

Returns

A System.Drawing.Design.UITypeEditorEditStyle object that specifies the editor style of the component or control.

Remarks

This editor provides a modal editor style.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0