DataPagerFieldTypeEditor.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)
.NET Framework (current version)
Displays the visual editor by using the style that is indicated by the GetEditStyle method to update the DataPager.Fields property.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
public override object EditValue( ITypeDescriptorContext context, IServiceProvider provider, object value )
Parameters
- context
-
Type:
System.ComponentModel.ITypeDescriptorContext
Context information about the design environment.
- provider
-
Type:
System.IServiceProvider
A reference to the associated designer.
- value
-
Type:
System.Object
The object to edit.
.NET Framework
Available since 3.5
Available since 3.5
Show: