ComponentOne ASP.NET MVC Controls
IsReadOnly Property (InputMask)

C1.Web.Mvc Namespace > InputMask Class : IsReadOnly Property
Gets or sets a value that indicates whether the user can modify the control value using the mouse and keyboard.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
public bool IsReadOnly {get; set;}
See Also

Reference

InputMask Class
InputMask Members