DesignerActionListsChangedEventArgs Properties
.NET Framework 4.5
The DesignerActionListsChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionLists | Gets the collection of DesignerActionList objects associated with this event. |
|
ChangeType | Gets a flag indicating whether an element has been added or removed from the collection of DesignerActionList objects. |
|
RelatedObject | Gets the object that that is associated with the collection of DesignerActionList objects. |