MaskAttribute Class
Specifies the mask settings for the value of a data field.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MaskAttribute :
ValidationAttribute,
IClientValidatable
Public Class MaskAttribute
Inherits ValidationAttribute
Implements IClientValidatable
Remarks
Refer to the Data Annotation Attributes topic to learn about the MaskAttribute.
Inheritance
Object
Attribute
ValidationAttribute
MaskAttribute
See Also
Feedback