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

SimpleMaskAttribute Class

Provides simple mask attributes.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v21.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

public class SimpleMaskAttribute :
    RegExMaskAttributeBase
See Also