Click or drag to resize

StiStringCollectionEditorEditValue Method (ITypeDescriptorContext, IServiceProvider, Object)

[Missing <summary> documentation for "M:Stimulsoft.Report.Controls.StiStringCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)"]

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override Object EditValue(
	ITypeDescriptorContext context,
	IServiceProvider provider,
	Object value
)

Parameters

context
Type: System.ComponentModelITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Controls.StiStringCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)"]

provider
Type: SystemIServiceProvider

[Missing <param name="provider"/> documentation for "M:Stimulsoft.Report.Controls.StiStringCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)"]

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Controls.StiStringCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Report.Controls.StiStringCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)"]

See Also