Spread Windows Forms 12.0 Product Documentation
Vertical Property (CellPadding)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CellPadding Class : Vertical Property
Gets the sum, in pixels, for the top and bottom edges.
Syntax
'Declaration
 
Public ReadOnly Property Vertical As Integer
'Usage
 
Dim instance As CellPadding
Dim value As Integer
 
value = instance.Vertical
public int Vertical {get;}
See Also

Reference

CellPadding Class
CellPadding Members