AttributesEditor.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

NDoc Core

NDoc Documentation

AttributesEditor.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

Handler called when editing a value.

public override object EditValue(
   ITypeDescriptorContext context,
   IServiceProvider provider,
   object value
);

Parameters

context
Context
provider
Provider
value
Current Value

Return Value

New value

See Also

AttributesEditor Class | NDoc.Core Namespace | AttributesEditor.EditValue Overload List