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

MaskAttributeBase Class

Provides base mask attributes.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v18.2.dll

Declaration

[AttributeUsage(AttributeTargets.Property)]
public abstract class MaskAttributeBase :
    Attribute
See Also