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