C1.Web.Mvc.Sheet Namespace / Style Class / Locked Property

In This Topic
Locked Property (Style)
In This Topic
Gets or sets a value indicating whether to lock the cells.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Locked As Boolean
 
See Also