Back to Devexpress

RecentItemBase Events

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-recentitembase-dot-underscore-events.md

latest1.9 KB
Original Source

RecentItemBase Events

A base class for all UI elements in the RecentItemControl.

NameDescription
CommandCanExecuteChangedOccurs when the CanExecute(Object) status of the Command has changed.
CommandChangedOccurs after the value of the Command property has changed.
CommandParameterChangedOccurs after the value of the CommandParameter property has changed.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ItemClickOccurs whenever an end-user clicks this item at runtime.
ItemPressedOccurs when an end-user presses this item at runtime.

See Also

RecentItemBase Class

RecentItemBase Members

DevExpress.XtraBars.Ribbon Namespace