Table of Contents

Property IsInputKey

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

IsInputKey

Gets or sets a value indicating whether a key is a regular input key.

public bool IsInputKey { get; set; }

Property Value

bool

true if the key is a regular input key; otherwise, false.