ComponentOne ASP.NET MVC Controls
Locked Property

C1.Web.Mvc.Sheet Namespace > Style Class : Locked Property
Gets or sets a value indicating whether to lock the cells.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Locked As Boolean
[DefaultValue(true)]
public bool Locked {get; set;}
See Also

Reference

Style Class
Style Members