Spread Windows Forms 12.0 Product Documentation
X Property (BarAdjust)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > BarAdjust Class : X Property
Gets or sets the adjustment value in the horizontal (X) direction.
Syntax
'Declaration
 
Public Property X As String
'Usage
 
Dim instance As BarAdjust
Dim value As String
 
instance.X = value
 
value = instance.X
public string X {get; set;}

Property Value

String containing the adjustment value in the horizontal (X-axis) direction
See Also

Reference

BarAdjust Class
BarAdjust Members