Skip to main content
All docs
V25.1
  • 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