Property IsInputKey NamespaceAlternet.UI AssemblyAlternet.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.