[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.InputPanel.4.6.2 Assembly
C1.WPF.InputPanel
Classes
C1InputPanel
Events
AddingNewItem
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.AddingNewItem
AddingNewItem Event
Occurs before adding a new item.
Namespace
:
C1.WPF.InputPanel
Assembly
: C1.WPF.InputPanel.4.6.2.dll
Syntax
public event EventHandler<CancelEventArgs> AddingNewItem
Returns
Type
Description
EventHandler
<
CancelEventArgs
>
Occurs before adding a new item.