[]
        
(Showing Draft Content)

C1.Win.Command.UIStrings.ItemAdded

ItemAdded Event

Occurs when a new item is added to the collection.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[Browsable(false)]
[C1Description("UIStrings.ItemAdded", "Occurs when a new item is added to the collection.")]
public event UIStringsItemEventHandler ItemAdded
<Browsable(False)>
<C1Description("UIStrings.ItemAdded", "Occurs when a new item is added to the collection.")>
Public Event ItemAdded As UIStringsItemEventHandler
Returns
Type Description
UIStringsItemEventHandler Occurs when a new item is added to the collection.