TreeViewBindingsEditor::GetEditStyle Method (ITypeDescriptorContext^)

 
Use BaseTrue

Retrieves the edit style that is used by the EditValue method.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
virtual UITypeEditorEditStyle GetEditStyle(
	ITypeDescriptorContext^ context
) override

Parameters

context
Type: System.ComponentModel::ITypeDescriptorContext^

The type descriptor context.

.NET Framework
Available since 2.0
Return to top
Show: