ParameterCollectionEditor.EditValue Method
.NET Framework 3.0
Edits the values of a parameter collection for the associated data source control.
| Name | Description |
|---|---|
| ParameterCollectionEditor.EditValue (IServiceProvider, Object) | Edits the value of the specified object using the editor style indicated by the GetEditStyle method. |
| ParameterCollectionEditor.EditValue (ITypeDescriptorContext, IServiceProvider, Object) | Edits the elements of the ParameterCollection objects of the associated data source control. |
Community Additions
ADD
Show: