ComponentOne ASP.NET MVC Controls
IsEditable Property (DataMap)

C1.Web.Mvc Namespace > DataMap Class : IsEditable Property
Gets or sets a value that indicates whether users should be allowed to enter values.
Syntax
'Declaration
 
Public Property IsEditable As Boolean
public bool IsEditable {get; set;}
See Also

Reference

DataMap Class
DataMap Members