Spread Windows Forms 12.0 Product Documentation
Left Property (MarginInfo)


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > MarginInfo Class : Left Property
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
public int Left {get; set;}

Property Value

The left.
See Also

Reference

MarginInfo Class
MarginInfo Members