RepositoryItemHypertextLabel.SingleClick Property
If the label contains a hyperlink, gets or sets whether a single or double click opens a browser.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to use a single click to open a browser; otherwise, false. |
See Also