Spread Silverlight Documentation
FarWidth Property


GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLineData Class : FarWidth Property
Gets the line width of the far line.
Syntax
'Declaration
 
Public ReadOnly Property FarWidth As System.Integer
'Usage
 
Dim instance As BorderLineData
Dim value As System.Integer
 
value = instance.FarWidth
public System.int FarWidth {get;}
See Also

Reference

BorderLineData Class
BorderLineData Members