Click or drag to resize

JContainerOnAddingNew Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JContainer.OnAddingNew(System.ComponentModel.AddingNewEventArgs)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnAddingNew(
	AddingNewEventArgs e
)

Parameters

e
Type: System.ComponentModelAddingNewEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Base.Json.Linq.JContainer.OnAddingNew(System.ComponentModel.AddingNewEventArgs)"]

See Also