Back to Devexpress

StepProgressBarItemClickEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-stepprogressbaritemclickeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

StepProgressBarItemClickEventArgs Properties

Contains data for the ItemClick event.

NameDescription
HandledGets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. Inherited from HandledEventArgs.
IsMouseClickGets whether the StepProgressBarItem was clicked with the mouse.
ItemGets the clicked StepProgressBarItem.
MouseClickArgsGets an object that contains mouse click event arguments.

See Also

StepProgressBarItemClickEventArgs Class

StepProgressBarItemClickEventArgs Members

DevExpress.XtraEditors Namespace