Skip to main content
A newer version of this page is available. .
All docs
V22.1

StepProgressBarItemHyperlinkClickEventArgs Constructors

Provides data for the ItemHyperlinkClick event.
Name Parameters Description
StepProgressBarItemHyperlinkClickEventArgs(StepProgressBarHitInfo, StringBlock, MouseEventArgs) hitInfo, stringBlock, mouseArgs Initializes a new instance of the StepProgressBarItemHyperlinkClickEventArgs class with specified settings.
See Also