TextInputMaskSettings Class
In This Article
Provides the mask settings.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class TextInputMaskSettings :
TextInputBaseSettings,
IMaskProperties,
ITextInputSettings
#Inheritance
Object
DependencyObject
DevExpress.WinUI.Editors.TextInputBaseSettings
TextInputMaskSettings
See Also