AddingMRUItemEventArgs Class
Provides data for the RepositoryItemMRUEdit.AddingMRUItem event.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Remarks
Instances of the AddingMRUItemEventArgs class are automatically created and passed to RepositoryItemMRUEdit.AddingMRUItem event handlers.
Inheritance
Object
EventArgs
CancelEventArgs
DevExpress.XtraEditors.Controls.MRUItemEventArgs
AddingMRUItemEventArgs
See Also