Click or drag to resize

FolderNameEditor2.EditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public override Object EditValue(
	ITypeDescriptorContext context,
	IServiceProvider provider,
	Object value
)

Parameters

context
Type: System.ComponentModel.ITypeDescriptorContext
provider
Type: System.IServiceProvider
value
Type: System.Object

Return Value

Type: Object
See Also