Table of Contents

Property AutoUrlModifiers

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AutoUrlModifiers

Gets or sets ModifierKeys used when clicked url is autoimatically opened in the browser when AutoUrlOpen is true.

[Browsable(false)]
public virtual ModifierKeys? AutoUrlModifiers { get; set; }

Property Value

ModifierKeys?