GrapeCity.Win.MultiRow Namespace : InputScopeNameValue Enumeration |
Public Enum InputScopeNameValue Inherits System.Enum
Dim instance As InputScopeNameValue
public enum InputScopeNameValue : System.Enum
Member | Description |
---|---|
AlphanumericFullWidth | The text input pattern for alphanumeric full-width characters. |
AlphanumericHalfWidth | The text input pattern for alphanumeric half-width characters. |
Default | The default handling of input commands. |
EmailSmtpAddress | The text input pattern for a Simple Mail Transfer Protocol (SMTP) email address. |
Hanja | The text input pattern for Hanja characters. |
HanjaFullWidth | The text input pattern for Hangul full-width characters. |
HanjaHalfWidth | The text input pattern for Hangul half-width characters. |
Hiragana | The text input pattern for the Hiragana writing system. |
Inherit | The property is not set and gets the value from the parent. |
KatakanaFullWidth | The text input pattern for full-width Katakana characters. |
KatakanaHalfWidth | The text input pattern for half-width Katakana characters. |
Number | The text input pattern for a number. |
NumberFullWidth | The text input pattern for a full-width number. |
Search | The text input pattern for a search query. |
TelephoneNumber | The text input pattern for a telephone number. |
Url | The text input pattern for a Uniform Resource Locator (URL). |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.InputScopeNameValue
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2