Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellPadding Class / Horizontal Property


In This Topic
Horizontal Property (CellPadding)
In This Topic
Gets the sum, in pixels, for the right and left edges.
Syntax
'Declaration
 
Public ReadOnly Property Horizontal As Integer
 
'Usage
 
Dim instance As CellPadding
Dim value As Integer
 
value = instance.Horizontal
See Also