Spread Windows Forms 12.0 Product Documentation
Right Property (MarginInfo)


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > MarginInfo Class : Right Property
Gets or sets the right.
Syntax
'Declaration
 
Public Property Right As Integer
'Usage
 
Dim instance As MarginInfo
Dim value As Integer
 
instance.Right = value
 
value = instance.Right
public int Right {get; set;}

Property Value

The right.
See Also

Reference

MarginInfo Class
MarginInfo Members