TextEditBase.TextInputSettings Property
In This Article
Provides access to the edit settings. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the TextInputSettings property to specify edit options (e.g., to enable masked input).
See Also