Back to Devexpress

StepProgressBarItemHyperlinkClickEventArgs.Item Property

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

latest1.2 KB
Original Source

StepProgressBarItemHyperlinkClickEventArgs.Item Property

Specifies the item that contains the hyperlink.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public StepProgressBarItem Item { get; }
vb
Public ReadOnly Property Item As StepProgressBarItem

Property Value

TypeDescription
StepProgressBarItem

Returns the item that contains the hyperlink.

|

See Also

StepProgressBarItemHyperlinkClickEventArgs Class

StepProgressBarItemHyperlinkClickEventArgs Members

DevExpress.XtraEditors Namespace