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


Gets or sets a value that indicates whether this floating object is locked.
Syntax
'Declaration
 
Property Locked As Boolean
'Usage
 
Dim instance As IFloatingObject
Dim value As Boolean
 
instance.Locked = value
 
value = instance.Locked
bool Locked {get; set;}

Property Value

true if locked; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IFloatingObject Interface
IFloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options