Spread Silverlight Documentation
MiddleWidth Property


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

Reference

BorderLineData Class
BorderLineData Members