Class DesignItemCollectionEventArgs
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Event arguments specifying a component as parameter.
public class DesignItemCollectionEventArgs : EventArgs
- Inheritance
-
DesignItemCollectionEventArgs
Constructors
- DesignItemCollectionEventArgs(ICollection<DesignItem>)
Creates a new ComponentCollectionEventArgs instance.
Properties
- Items
The components affected by the event.