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


In This Topic
Left Property (MarginInfo)
In This Topic
Gets or sets the left.
Syntax
'Declaration
 
Public Property Left As Integer
 
'Usage
 
Dim instance As MarginInfo
Dim value As Integer
 
instance.Left = value
 
value = instance.Left

Property Value

The left.
See Also