TextEdit.MaskAutoComplete Property
In This Article
Gets or sets the automatic completion mode used by the editor in the RegEx mask mode. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Auto |
One of the Auto |
#Remarks
To learn more, see Automatic Completion.
See Also