Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / MarginInfo Class / Right Property


In This Topic
Right Property (MarginInfo)
In This Topic
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

Property Value

The right.
See Also