ComponentOne ASP.NET MVC Controls
Mask Property (InputDateBase)

C1.Web.Mvc Namespace > InputDateBase Class : Mask Property
Gets or sets a mask to use while editing.
Syntax
'Declaration
 
Public Property Mask As String
public string Mask {get; set;}
Remarks
The mask format is the same one that the InputMask control uses.
See Also

Reference

InputDateBase Class
InputDateBase Members