TextEdit.InputScope Property
In This Article
Gets or sets the context for input used by this TextEdit. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Windows. |
A Windows. |
#Remarks
To learn about particular input scopes, see the InputScopeNameValue Enum topic in MSDN.
See Also