NetXP 3.0 Reference

FlagsEditor.EditValue Method

Overrides the method used to provide basic behavior for selecting editor. Shows our custom control for editing the value.

Overload List

Overrides the method used to provide basic behavior for selecting editor. Shows our custom control for editing the value.

public override object EditValue(ITypeDescriptorContext,IServiceProvider,object);

Inherited from UITypeEditor.

public object EditValue(IServiceProvider,object);

See Also

FlagsEditor Class | NETXP.Components Namespace