StepProgressBarItemHyperlinkClickEventArgs Constructors
Supplies 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