TreeNodeCollectionEditor::EditValue Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | EditValue(IServiceProvider^, Object^) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method.(Inherited from UITypeEditor.) |
![]() | EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^) | Edits the specified object's value using the editor style indicated by the GetEditStyle method.(Overrides UITypeEditor::EditValue(ITypeDescriptorContext^, IServiceProvider^, Object^).) |
Show:
