Back to Devexpress

StepProgressBarItemHyperlinkClickEventArgs Properties

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

latest2.2 KB
Original Source

StepProgressBarItemHyperlinkClickEventArgs Properties

Supplies data for the ItemHyperlinkClick event.

NameDescription
IsCaptionGets if the hyperlink is displayed in the content block’s caption (Caption).
IsDescriptionGets if the hyperlink is displayed in the content block’s description (Description).
ItemSpecifies the item that contains the hyperlink.
ItemContentBlockGets the clicked hyperlink’s content block.
LinkGet or sets the URL of the clicked hyperlink. Inherited from HyperlinkClickEventArgs.
MouseArgsGets or sets mouse coordinates calculated from the toolbar’s upper left corner. Inherited from HyperlinkClickEventArgs.
TextGets or sets the hyperlink alt text. Note that modifying this text does not change the item caption. Inherited from HyperlinkClickEventArgs.

See Also

StepProgressBarItemHyperlinkClickEventArgs Class

StepProgressBarItemHyperlinkClickEventArgs Members

DevExpress.XtraEditors Namespace