AddingMRUItemEventArgs Properties
Provides data for the RepositoryItemMRUEdit.AddingMRUItem event.| Name | Description |
|---|---|
| AddReason | Gets the reason that caused the AddingMRUItem event. |
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
See Also