GrapeCity.Xaml.SpreadSheet.Data
Linkable Property


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As BorderLineData
Dim value As Boolean
 
value = instance.Linkable
public bool Linkable {get;}

Property Value

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

Reference

BorderLineData Class
BorderLineData Members