Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / BarAdjust Class / BarAdjust Constructor / BarAdjust Constructor()


In This Topic
    BarAdjust Constructor()
    In This Topic
    Creates a new bar adjustment with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BarAdjust()
    public BarAdjust()
    See Also