BindPropertyNameEditor Methods |
The BindPropertyNameEditor type exposes the following members.
Methods
Name | Description | |
---|---|---|
EditValue |
Edits the specified object's value using the editor style indicated by the GetEditStyle method.
(Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).) | |
GetEditStyle |
Gets the editor style used by the EditValue method.
(Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).) |
See Also