Skip to main content

MaskAttributeBase Class

Provides base mask attributes.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

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