GrapeCity.Xaml.SpreadSheet.Data
Locked Property (StyleInfo)


Gets or sets a value that indicates whether a cell is marked as locked from editing.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overridable Property Locked As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
instance.Locked = value
 
value = instance.Locked
[DefaultValue()]
public virtual bool Locked {get; set;}

Property Value

true if the cell is locked; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfo Class
StyleInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options