FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GridLine Class / Width Property


In This Topic
Width Property (GridLine)
In This Topic
Gets the width of the grid lines.
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
 
'Usage
 
Dim instance As GridLine
Dim value As Integer
 
value = instance.Width
See Also