Click or drag to resize

WizPageBaseAutoEnterKey Property

Gets/Sets the value of the AutoEnterKey value.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool AutoEnterKey { get; set; }

Property Value

Type: Boolean

Implements

IWizPageAutoEnterKey
See Also