Skip to main content
A newer version of this page is available. .

TextInputMaskSettings Class

Provides the mask settings.

Namespace: DevExpress.WinUI.Editors

Assembly: DevExpress.WinUI.Editors.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class TextInputMaskSettings :
    TextInputBaseSettings,
    IMaskProperties,
    ITextInputSettings

Inheritance

Object
DependencyObject
DevExpress.WinUI.Editors.TextInputBaseSettings
TextInputMaskSettings
See Also