Skip to main content
A newer version of this page is available. .
All docs
V21.2

HyperlinkClickEventArgs Class

Provides data for events that occur when users click a hyperlink.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

public class HyperlinkClickEventArgs :
    EventArgs
See Also