Spread Silverlight Documentation
NearDash Property


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

Reference

BorderLineData Class
BorderLineData Members