OpenHyperlinkEventArgs.Handled Property
Gets or sets whether the event is handled. If the event is handled, the browser does not open.
Namespace: DevExpress.Utils
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the event is handled; otherwise, false. |
See Also