Spread Silverlight Documentation
FarDash Property


GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLineData Class : FarDash Property
Gets dash information of the far line.
Syntax
'Declaration
 
Public ReadOnly Property FarDash As System.Windows.Media.DoubleCollection
'Usage
 
Dim instance As BorderLineData
Dim value As System.Windows.Media.DoubleCollection
 
value = instance.FarDash
public System.Windows.Media.DoubleCollection FarDash {get;}
See Also

Reference

BorderLineData Class
BorderLineData Members