Class DesignItemEventArgs
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Event arguments specifying a component as parameter.
public class DesignItemEventArgs : EventArgs
- Inheritance
-
DesignItemEventArgs
- Derived
Constructors
- DesignItemEventArgs(DesignItem)
Creates a new ComponentEventArgs instance.
Properties
- Item
The component affected by the event.