Spread Silverlight Documentation
Linkable Property


GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLineData Class : Linkable Property
Gets a value that indicates whether the border can be linked when drawing.
Syntax
'Declaration
 
Public ReadOnly Property Linkable As System.Boolean
'Usage
 
Dim instance As BorderLineData
Dim value As System.Boolean
 
value = instance.Linkable
public System.bool Linkable {get;}

Property Value

true if the border can be linked; otherwise, false.
See Also

Reference

BorderLineData Class
BorderLineData Members