[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.InputPanel.4.6.2 Assembly
C1.WPF.InputPanel
Classes
C1InputPanel
Events
AddedNewItem
dotnet-framework-api
C1.WPF.InputPanel.4.6.2 Assembly
C1.Silverlight.InputPanel.Resources
C1.WPF.InputPanel
Classes
C1DataPager
C1InputBase
C1InputCheckBox
C1InputComboBox
C1InputDateTimePicker
C1InputMaskedTextBox
C1InputNumericBox
C1InputPanel
Constructors
Fields
Properties
Methods
Events
AddedNewItem
AddingNewItem
CancelledCurrentItem
CurrentItemChanged
DeletedCurrentItem
DeletingItem
EditedCurrentItem
GeneratingInput
ValidateCurrentItem
C1InputPanelMaskAttribute
C1InputPanelPresenter
C1InputPanelValidationSummary
C1InputTextBox
ErrorInfo
GeneratingInputEventArgs
Enums
(Showing Draft Content)
C1.WPF.InputPanel.C1InputPanel.AddedNewItem
AddedNewItem Event
Occurs after new item was added.
Namespace
:
C1.WPF.InputPanel
Assembly
: C1.WPF.InputPanel.4.6.2.dll
Syntax
public event EventHandler<EventArgs> AddedNewItem
Returns
Type
Description
EventHandler
<
EventArgs
>
Occurs after new item was added.