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


In This Topic
    ListBoxCellType Constructor()
    In This Topic
    Creates a new list box cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ListBoxCellType()
    public ListBoxCellType()
    See Also